# Chart customizations

The charts toolbar has 4 tabs that enable you to customize the chart in each tab:

* Change the chart type in one click
* Select the measures to be rendered
* Modify the color of the chart
* Set number formatting

<figure><img src="/files/y5NJE8GHtSwQGqOvAFW8" alt=""><figcaption><p>Charts customization menu</p></figcaption></figure>

### 1. Changing the chart type

You can change the chart for a particular panel alone using this option.&#x20;

<figure><img src="/files/ZhLYLoFucLcnHwr8anwJ" alt=""><figcaption><p>Changing the chart type</p></figcaption></figure>

Browse through all the charts belonging to a particular chart family and select the one best suited for each trellis panel.

<figure><img src="/files/brfUcaZcGU3ji1D6hdnD" alt=""><figcaption><p>Selecting the chart type from a chart family</p></figcaption></figure>

### 2. Rendering variances

You can select which measures are to be rendered in a particular panel. Notice how the variances have been plotted for the 'East' panel.

{% hint style="info" %}
This option is enabled only for charts that depict variances.
{% endhint %}

<figure><img src="/files/JO64QlDtUnrIgufQ8Poi" alt=""><figcaption><p>Rendering additional measures</p></figcaption></figure>

### 3. Modifying the color

You can instantly change the color of the chart using this option.

<figure><img src="/files/oKhogOxnWPnvBpYsJw5s" alt=""><figcaption><p>Updating the color</p></figcaption></figure>

### 4. Number formatting

You can set the scaling factor, precision and assign a prefix or suffix.

<figure><img src="/files/4ZcHpXijpJHrm2l3gDPV" alt=""><figcaption><p>Number formatting for charts</p></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://docs.inforiver.com/analytics+/working-with-analytics+/4.-cards/4.2.-quick-options-cards/chart-customizations.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.
