# Ein Grafik-Widget hinzufügen

1. Klicken Sie auf **Add chart widget** in der *Widget-*&#x54;oolbar.

![](/files/mWXq2XaeJkcudnwGZfka)

2. Positionieren Sie das neue Grafik-Widget im freien Bereich der Seite (siehe Abbildung unten).
3. Um die Grafik mit den Daten des Tabellen-Widgets zu füllen, wählen Sie das Diagramm aus, fügen Sie <mark style="color:blue;">#table2</mark> als Content-Formel hinzu und tippen Sie auf *Return*.

**Herzlichen Glückwunsch!** Ihr Investment-Rechner ist jetzt einsatzbereit!

![](/files/wdHXf0tB7UZwdblnGfKU)

Um zu sehen, wie die Anwendung in der Produktion läuft, klicken Sie auf die Schaltfläche **Switch to Live mode** ![](/files/dMYQheIQVUn36YyqFXMs) in der Kopfleiste.


---

# 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.nedyx.com/version-1.83-de/nedyx/erste-schritte/ein-grafik-widget-hinzufugen.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.
