# Bar Chart

New bar charts are available from the analytics page. Although they are currently in BETA.

<div data-with-frame="true"><figure><img src="/files/fOqOQQL3d2JlQBMSGiA9" alt=""><figcaption></figcaption></figure></div>

When managing the chart you will be greeted with this screen:

<div data-with-frame="true"><figure><img src="/files/ZTkKBgxnTs92xUoh626i" alt=""><figcaption></figcaption></figure></div>

From here, you will choose the metric and the source of data for that metric, as well as other parameters.

<div data-with-frame="true"><img src="https://forum.aranet.com/site/assets/files/5486/bar_chart_management.600x0-is.png" alt="" width="600"></div>

1. Metric: choose the metric you want to view as a bar chart
2. Source of the data for that metric
3. Choose the DAY or MONTH to view the data by hour or by day&#x20;
4. The time range for the bar chart
5. Enable or disable the comparison period, which allows you to compare two different days or months in the same chart of the same sensor.
6. The time range for the comparison

After choosing the specific parameters, you will see the bar chart itself:

<div data-with-frame="true"><figure><img src="/files/5q6BNZ9toR8EILilKU2M" alt=""><figcaption></figcaption></figure></div>

This is really useful for something like an Energy meter to compare different months and see how the electricity usage changes month to month.


---

# 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://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features/analytics/bar-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.
