> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/plattform/live-cockpit/widgets/predefined-widgets/radar-chart.md).

# Radardiagramm

Radardiagramme stellen Variablen auf 3 oder mehr Achsen dar.

<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>Ein Radardiagramm mit 4 Variablen.</p></figcaption></figure></div>

## Wann sollte diese Darstellung verwendet werden?

Radardiagramme eignen sich sehr gut zum Vergleich vieler verschiedener Werte und zur Darstellung von Gemeinsamkeiten, Unterschieden und Ausreißern.

## Widget konfigurieren

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

1. Stellen Sie sicher, dass Sie sich im Menü „Dashboard“ befinden
2. Klicken Sie auf „Widget hinzufügen“
3. Klicken Sie auf „Ansicht“
4. Klicken Sie auf „Radar Chart“
5. Wählen Sie das primäre Asset aus. Der Name dieses Assets wird in der Titelleiste des Widgets angezeigt.
6. Wählen Sie ein Asset aus, das als Quelle dienen soll.
7. Wählen Sie das Attribut der Quelle aus.
8. Wählen Sie, ob für Berechnungen der aktuelle Wert oder der aggregierte Wert verwendet werden soll.
9. Optional: Wiederholen Sie die letzten Schritte, um eine weitere Quelle zu erstellen.
10. Wählen Sie ein Asset aus, das als Senke dienen soll. Eine Senke kann zum Beispiel ein Verbraucher sein.
11. Wählen Sie das Attribut der Senke aus.
12. Wählen Sie, ob für Berechnungen der aktuelle Wert oder der aggregierte Wert verwendet werden soll.
13. Optional: Wiederholen Sie die letzten Schritte, um weitere Senken zu erstellen.
14. Optional: Wählen Sie aus, wie viel Platz Ihr neues Widget auf dem Dashboard einnehmen soll.
15. Klicken Sie auf „Widget hinzufügen“

### Reihenfolge der angezeigten Assets ändern

Sie können die Reihenfolge, in der die Assets im Donut-Diagramm angezeigt werden, anpassen.

<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>

Beim Erstellen von Assets: Verwenden Sie **\[A]** um die einzelnen Assets per Drag-and-drop in die gewünschte Reihenfolge zu ziehen.

Sie können diese Einstellungen auch nachträglich vornehmen, indem Sie [-> Widget bearbeiten](/collection/german/plattform/live-cockpit/widgets/operating-widgets.md) Option.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/german/plattform/live-cockpit/widgets/predefined-widgets/radar-chart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
