# Adjust numeric scaling

Use the scaling feature in instances where numeric values in a chart are so long that they affect the display.

**Note:** The scaling feature is available for all chart types except pie.

1. Preview your chart in the Chart Designer.
2. Under **Scale**, click to display the drop-down list of scaling options.

   In the example below, the scaling option used is 1 million. Notice the change in the display of numeric values when scaling is applied. Users of the chart can see actual values when they hover over the bars in the chart.

   ![Scaling in chart](/files/edxs9WyRHXg58H9Gpr5K)
3. Click **OK** to display the chart in the dashboard.


---

# 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.pentaho.com/pba/pentaho-dashboard-designer-cp/create-a-chart/modify-charts/adjust-numeric-scaling.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.
