# IBCS Bar Chart

## Chart Result

<figure><img src="/files/yAow7kPNQr2h7loPJ4ol" alt="" width="563"><figcaption></figcaption></figure>

## Data Fields

*This example was created with the* [*Sales Persons*](/examples/quick-examples.md) *data set.*

<figure><img src="/files/BI8NEcKo2Z5wXKXHYGhv" alt="" width="135"><figcaption></figcaption></figure>

## Steps to Reproduce

1. Selecting **Bar Chart** as the chart type

<figure><img src="/files/nHYhoPmDqDPYQ8Cq7ml5" alt="" width="150"><figcaption></figcaption></figure>

2. Select **IBCS Colors** theme

<figure><img src="/files/qyoBeDN8DhUQI2SS5jzh" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
The scenario formatting is automatically derived from the name of the measures: **AC** and **PL.** [Read more about scenarios.](/formatting/scenarios.md)
{% endhint %}

{% hint style="info" %}
**Rest** is automatically created when the chart is too small.
{% endhint %}


---

# 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.innofalls.com/examples/quick-examples/ibcs-bar-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.
