# Tornado Chart

#### **Chart setup to build a tornado chart:** <a href="#chart-setup" id="chart-setup"></a>

{% stepper %}
{% step %}

#### **Axis**

Drag the dimension to plot on the axis (e.g., Sub Category).
{% endstep %}

{% step %}

#### **Values parameter**

Drag the measure to analyze (e.g., Actuals, Plan).
{% endstep %}

{% step %}

#### **Chart type**

Select the **Tornado bar** option from the Special charts section of the Chart Type dropdown menu.
{% endstep %}
{% endstepper %}

> &#x20;Best suited for side-by-side analysis, Tornado charts help stakeholders instantly identify the categories that contribute to the overall outcome.

<figure><img src="/files/KVqlZ0d7Zw2DqPOOkTo2" alt=""><figcaption><p>Tornado chart</p></figcaption></figure>

## Additional formatting options

Here are the other settings that help you refine your Tornado chart.

<table><thead><tr><th width="143.5">Feature</th><th>Description</th><th data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Number</td><td>Configure number formatting (decimals, units)</td><td><a href="/pages/5luh7CNmlb8gDCUt1Cdo">/pages/5luh7CNmlb8gDCUt1Cdo</a></td></tr><tr><td>Legend</td><td>Show/hide and customize the legends</td><td><a href="/pages/DKKnFEcoc3dq7SY8pPwT">/pages/DKKnFEcoc3dq7SY8pPwT</a></td></tr><tr><td>Data Label</td><td>Show exact values for each data point</td><td><a href="/pages/hlfbb3nncB1Juac8B2M1">/pages/hlfbb3nncB1Juac8B2M1</a></td></tr><tr><td>Trellis</td><td>Create small multiples using category split</td><td><a href="/pages/gZGiSWPH6pyEPgCUyJ7G">/pages/gZGiSWPH6pyEPgCUyJ7G</a></td></tr><tr><td>Conditional Formatting</td><td>Apply color rules to highlight values</td><td><a href="/pages/eAlYz7nnGGHBwj0vsrG2">/pages/eAlYz7nnGGHBwj0vsrG2</a></td></tr><tr><td>Sorting</td><td>Sort axis order</td><td><a href="/pages/DBrCRJn3JzquaVGXnE0Z">/pages/DBrCRJn3JzquaVGXnE0Z</a></td></tr><tr><td>Ranking</td><td>Limit to top/bottom N categories</td><td><a href="/pages/AmGsNJOt6hyWbMuwohm6">/pages/AmGsNJOt6hyWbMuwohm6</a></td></tr></tbody></table>


---

# 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+/quick-charts/storytelling-charts/tornado-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.
