# Scaling Multiple Charts

<br>

#### Configure multiple charts to use the same scaling <a href="#configure-multiple-charts-to-use-the-same-scaling" id="configure-multiple-charts-to-use-the-same-scaling"></a>

When there are many charts on a same page or panel of a dashboard, it is generally advantageous to use the same value axes scaling. This may be necessary not only for the same metric but also across metrics (for example, to represent income and spending).

You may simply accomplish this using the properties editor. A drop down selector for the scaling group may be found in the IBCS section of the properties editor.

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

Choose a scaling group, and then repeat for all of the charts on the same page that must be in the same group. You can also put some of the charts in one group and some in another (on the same page).

Here’s an example of a page with many charts with distinct metrics that are all scaled by placing all charts in the ‘Group 1’ scaling group.

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

**Demo video**


---

# 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.vitaracharts.com/ibcs-user-guide/ibcs/scaling-multiple-charts.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.
