# Pie Chart

<figure><img src="/files/f0LeMOj5qo1BjOZ6x7tJ" alt=""><figcaption><p>Pie Chart With 3 Dfferent Asset</p></figcaption></figure>

Pie chart is simple, yet powerful analytics tool which have being used to understand relative values between similar data field.

It is being used in use cases such as water consumption, energy consumption, carbon footprint and other similar areas which requires comparative analysis.

Its configuration menu is similar to other charts and detailed enough for complex chart designs.

<figure><img src="/files/MQFqz5DvJi2bBETaKhED" alt=""><figcaption><p>Pie Chart Configuration Menu</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skysens.io/main-menu-and-overview/widget-types/pie-chart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
