# Ribbon Chart

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

{% stepper %}
{% step %}

#### **Axis**

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

{% step %}

#### **Values parameter**

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

{% step %}

#### **Small multiples parameter**

Drag the dimension to plot the bands (e.g., Sub Region).
{% endstep %}

{% step %}

#### **Chart type**

Select **Ribbon column** from the Special charts section of the Chart Type dropdown menu.
{% endstep %}
{% endstepper %}

> Compare various series or segments and examine proportional differences within a single chart. This makes the Ribbon chart perfect for dashboards.&#x20;

<figure><img src="https://3132984990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbOoZhPvC57Z0CNgep4Ib%2Fuploads%2FV8P9YFyUDy81BPGAGO2k%2Fimage.png?alt=media&#x26;token=e2b6919f-67af-4e8f-87e2-0e03ad1c8c25" alt=""><figcaption><p>Ribbon chart measure/dimension config</p></figcaption></figure>

## Additional formatting options

Here are the other settings that help you refine your ribbon 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="../../working-with-analytics+/3.-charts/3.8.-display-settings-for-charts/charts-number-settings">charts-number-settings</a></td></tr><tr><td>Legend</td><td>Show/hide and customize the legends</td><td><a href="../../working-with-analytics+/3.-charts/3.8.-display-settings-for-charts/charts-legend-settings">charts-legend-settings</a></td></tr><tr><td>Data Label</td><td>Show exact values for each data point</td><td><a href="../../working-with-analytics+/3.-charts/3.6.-data-label-customizations">3.6.-data-label-customizations</a></td></tr><tr><td>Trellis</td><td>Create small multiples using category split</td><td><a href="../../working-with-analytics+/6.-trellis-customizations">6.-trellis-customizations</a></td></tr><tr><td>Conditional Formatting</td><td>Apply color rules to highlight values</td><td><a href="../../working-with-analytics+/9.-conditional-formatting">9.-conditional-formatting</a></td></tr><tr><td>Sorting</td><td>Sort axis order</td><td><a href="../../working-with-analytics+/10.-sort-and-reorder-data/sorting-data">sorting-data</a></td></tr><tr><td>Ranking</td><td>Limit to top/bottom N categories</td><td><a href="../../working-with-analytics+/11.-ranking-data-topn/ranking-for-charts">ranking-for-charts</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/ribbon-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.
