# Radar Chart

Radar charts display variables on 3 or more axes.

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FobZwISiERljMzvhVaUAc%2FA024520E-8C64-480B-A377-8C086ADFA005.png?alt=media&#x26;token=6f860659-4204-45ee-8539-6b2bc82023e3" alt=""><figcaption><p>A radar chart with 4 variables.</p></figcaption></figure></div>

## When should this display be used?

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

## Configure Widget

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

1. Make sure you are in the "Dashboard" menu
2. Click on "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 title bar of the widget.
6. Select an asset to act as a source.
7. Select the attribute of the source.
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 to act as a sink. A sink can be a consumer, for example.
11. Select the attribute of the sink.
12. Choose whether the current value or the aggregated value should be used for calculations.
13. Optional: Repeat the last steps to create more sinks.
14. Optional: Select how much space your new widget should occupy on the dashboard.
15. Click on "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="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FTapWyW1c5IdpRXuyeGVU%2FD0D3A496-877D-446E-96D0-06464265DC4F.png?alt=media&#x26;token=798160b3-44dc-4a2e-b5b4-82c7b3d54844" alt=""><figcaption></figcaption></figure>

When creating assets: Use **\[A]** to drag and drop the individual assets into the desired order.

You can also make these settings afterward by using the [-> Edit widget](/collection/platform/live-cockpit/widgets/operating-widgets.md) option.


---

# 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/live-cockpit/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.
