# Chart

## Add chart

<div align="left"><img src="/files/-MIxukPDGuzV9ZCLh5Uh" alt=""></div>

1. Select page
2. Do one of the following:
   * Click <img src="/files/-MJ1Lypo9hDxCyU4kuE1" alt="" data-size="line"> on Toolbar
   * Select Insert > Widgets > Chart

## Change data

<div align="left"><img src="/files/-MIxukPFDBXu8kKlH1ws" alt=""></div>

1. Select chart
2. Open Databases Inspector
3. Click Edit data in Database section&#x20;
4. Open Data tab
5. Double click cell
6. Type value and press Enter

## Lines color

<div align="left"><img src="/files/-MIxukPEik6-bUV5gQ7_" alt=""></div>

1. Select chart
2. Open Widget Inspector
3. In Colors list select line
4. Click Selected color button
5. Select new color


---

# 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.flipabit.dev/widgets/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.
