# Radar chart

Radar charts display variables on 3 or more axes.

<div data-full-width="true"><figure><img src="/files/9ec5e861eaf7e463dc5a86da3c27619c7b7c025a" alt=""><figcaption><p>A radar chart with 4 variables.</p></figcaption></figure></div>

## When should this display be used?&#x20;

Radar charts are very well suited for comparing many different values and for displaying similarities, differences, and outliers.

## Configure widget

{% @supademo/embed demoId="lvwPfGWt45HMsHg1Tl9PW" url="<https://app.supademo.com/demo/lvwPfGWt45HMsHg1Tl9PW>" fullWidth="true" %}

1. Make sure you are in the "Dashboard" menu
2. Click "Add widget"
3. Click on "View"
4. Click on "Radar chart"
5. Select the primary asset. The name of this asset will appear in the widget title bar.
6. Select an asset that should act as the source.&#x20;
7. Select the source attribute.
8. Choose whether the current value or the aggregated value should be used for calculations.
9. Optional: Repeat the last steps to create another source.
10. Select an asset that should act as the sink. A sink can, for example, be a consumer.&#x20;
11. Select the sink attribute.
12. Choose whether the current value or the aggregated value should be used for calculations.
13. Optional: Repeat the last steps to create another sink.
14. Optional: Choose how much space your new widget should take up on the dashboard.
15. Click "Add widget"

### Change the order of the displayed assets

You can adjust the order in which the assets are displayed in the donut chart.

<figure><img src="/files/147e12a0d25956b6bcc385c4d52fdcb1c35a4d00" alt=""><figcaption></figcaption></figure>

When creating assets: Drag with **\[A]** the individual with assets into the desired order using drag and drop.&#x20;

You can also make these settings later by using the option [-> Edit widget](/collection/english-v14/documentation/widgets/using-widgets.md#widget-optionen) use.


---

# 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/english-v14/documentation/widgets/predefined-widgets/radar-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.
