# Charts

The chart element shows data as bar charts, line charts, or pie charts, making it easier to see and analyze the information visually.

<figure><img src="/files/AjheFft4sPIGm9sqx2NN" alt=""><figcaption></figcaption></figure>

#### Double-click on an element to view its settings.

### 1. Add chart item

To add a new chart item, click on "**Add**" button placed in the element settings

<figure><img src="/files/ChinJix6ykkiqCq3DoaU" alt=""><figcaption></figcaption></figure>

### 2. Change chart type

{% hint style="info" %}
Chart supports three types: linear, bar chart, pie chart
{% endhint %}

To change chart type, switch property **chart type** in the element settings.

<figure><img src="/files/myoyZJiY9aIZCCbNyPfB" alt=""><figcaption></figcaption></figure>

### 3. Delete list item

To remove a list item, select the **"delete"** option in the element settings.

<figure><img src="/files/L6qCJzhUm2UiLwzMhJD7" alt=""><figcaption></figcaption></figure>

### 4. Duplicate list item

To duplicate a list item, select the **"duplicate"** option in the element settings.

<figure><img src="/files/IjiT1w39NJKXfMdHsOXu" alt=""><figcaption></figcaption></figure>

### 5. Move list item

To move a list item, just drag the list item to where you want it to appear.

<figure><img src="/files/jLnnvtRBYEu6eWHOFktx" alt=""><figcaption></figcaption></figure>


---

# 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://help.parta.io/editor/edit-elements/set-interactive-elements/charts.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.
