# Chart

**Chart** provides data visualization capabilities through a line graph format.

## Style settings

| Property            | Description                                    |
| ------------------- | ---------------------------------------------- |
| Chart color (liner) | Select the color for the chart lines           |
| Grid color          | Choose the color for the background grid lines |

## Typography settings

Customize Chart appearance using rich-text settings. These changes apply only to the Value and Description within the Chart element and do not affect other text elements.

You can modify the following properties:

* Font
* Style
* Size
* Line spacing
* Color

For details on how to configure parameters in rich-text options, see [Typography and fonts](/branding/create-branding/typography-and-fonts.md).


---

# 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/branding/create-branding/elements/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.
