# Analytics Configuration bar

It is possible to adjust the display of data in all comparison views by using the dropdown options in the *Analytics Configuration* bar **\[A]** at the top of the chart.

<figure><img src="/files/zWzX1zKSILvxNKERPs2p" alt=""><figcaption></figcaption></figure>

The options available include *Chart Type* (e.g. line graph or bar chart) *Mode* (raw or [->aggregated data](/collection/academy.md)), *Interval* (raw, hourly, daily etc.) *Unit conversion* (kWh, CO₂, Cost) etc.

<figure><img src="/files/n4Mo7KtCtfSxUm7KGgkF" alt=""><figcaption></figcaption></figure>

### Chart Type \[B]

Choose between line graph, doughnut chart and spectral analysis, depending on the *Analytics type*.

#### Line graph

The *Line graph* Chart type shows meter data as points, with lines joining each point to indicate trends in the data.

<figure><img src="/files/BRYVCloDEk50AWxzFZgi" alt=""><figcaption></figcaption></figure>

#### Donut

The *Donut graph* chart type shows data points as a proportion of the data set.

<figure><img src="/files/cjtqzLcT9RQj0gd7k0mz" alt=""><figcaption></figcaption></figure>

#### **Bar graph**

The *Bar graph* chart type shows meter data as vertical bars.

<figure><img src="/files/zzLX8ulT3B373e2hbjl1" alt=""><figcaption></figcaption></figure>

#### **Spectral Analysis**

The *Spectral Analysis* Chart type is particularly useful for spotting unusual energy usage like spikes and phantom night-time usage. High usage periods are displayed in red, low usage in blue. The legend on the right shows the highest and lowest interval values in the chosen time period.

<figure><img src="/files/KxQfaqTVO1xALihOL90h" alt=""><figcaption></figcaption></figure>

### Mode \[C]

Select whether the chart shows raw data as recorded ("*Current value*") or data [aggregated](/collection/academy/aggregations-in-eliona.md) to a specified Interval.

<figure><img src="/files/jyeS0kR3xCyzvySTzd9d" alt=""><figcaption></figcaption></figure>

If *Aggregated Value* is selected you can define the aggregation *Function* and *Interval*.

<figure><img src="/files/5vFw0G3xgomYVph5l3YG" alt=""><figcaption></figcaption></figure>

The aggregated value can be the Average, Maximum, Minimum, Sum or Cumulative Sum (CuSum)

<figure><img src="/files/opMH4GIACpDMy9QavEId" alt=""><figcaption></figcaption></figure>

The Interval can be one of a large number of options, from 1-minute (1M) to 10-minute (M10), to 6-Hour (H6) to Day, Week, month etc.

### Normalize \[D]

Normalize the selected meter with a factor from your site like *Heating Degree Days* or *floor area*, to provide clearer comparison between multiple meters.

### Units \[E]

Convert the units displayed in the graph to either *currency* or *CO₂ emissions* based on the conversion factors configured for your site.

### Emissions/cost \[F]

Represent the selected data as its *CO₂* equivalent, or *currency* equivalent.


---

# 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.buildings.ability.abb/collection/platform/insight-analytics/the-insight-analytics-interface/chart-options.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.
