> For the complete documentation index, see [llms.txt](https://docs.vitaracharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vitaracharts.com/grid-microchart-guide/variance.md).

# Variance

<br>

## Variance (Delta Charts) <a href="#variance-delta-charts" id="variance-delta-charts"></a>

From 4.7 version of VitaraCharts, a feature called **‘Variance’** is introduced in the Grid chart. This feature allows to plot a variance chart for a particular metric/column. For this type of chart, the scenarios are mapped using metrics. So the user will need to define separate metrics (for the same set of category elements) representing each scenario. There are two kinds of functional properties in this feature

1. Variance
2. Variance %<br>

These properties are available in Hamburger menu of the metric column. See the screenshot below

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

### **Steps to apply this feature**

1. Create a grid chart in either grouped mode or normal mode
2. Click on the hamburger menu of metric column on which the variance is to be enabled
3. Hover onto ‘Display as’ and wait for a sub menu to open up
4. Click on ‘Variance’. Then variance graph will be plotted for that metric column as in the below screenshot

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

In the same way, enable ‘Variance %’ for a percentage metric/column, then the chart looks like in the below way.

<figure><img src="/files/1Xj9bey1qZ8qsFN7Xl4t" alt=""><figcaption></figcaption></figure>

**Enhancement:**\
The **"Variance"** and **"Variance %"** chart types have been renamed to **"Horizontal Bars"** and **"Horizontal Pins"** respectively.\
[Click here ](https://docs.vitaracharts.com/grid-microchart-guide/horizontal-bars-pins)for more information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vitaracharts.com/grid-microchart-guide/variance.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.
