# Responsive Chart Text Sizes
URL: https://docs.valsight.ai/responsive-chart-text-sizes/
Description: Let chart, axis, table and KPI text scale with the size of the window, set per instance or per workspace.
Responsive chart text sizing scales the text in your charts to the size of the window, so a sheet stays readable on a laptop and on a large display without being reformatted by hand.

## What it is

When it is on, fixed breakpoints scale the text of:

* chart labels and axis labels
* chart titles and subtitles
* table text
* KPI tile fonts
* text tile headings and body text
* slider labels, assumption titles and before/after values

| Window width                      | Font scaling   |
| --------------------------------- | -------------- |
| **Small**, below 999px            | Compact text   |
| **Medium**, 999px to 1799px       | Standard text  |
| **Large**, 1800px to 2999px       | Enlarged text  |
| **Extra large**, 3000px and above | Maximized text |

When it is off, charts keep their original font sizes and layout.

## When to use it

* The same worksheet is opened on screens of very different sizes.
* You present from a large display but build on a laptop.
* Table text or KPI tiles are hard to read at some window sizes.

## Configuration

It can be set at two levels, and the workspace setting wins.

**Instance level**, an admin setting that becomes the default for all new workspaces:

1. Go to **Settings > Instance Settings**.
2. Find **Responsive Chart Text Size**.
3. Choose **On** to enable it for all new workspaces and every workspace set to Instance Default, or **Off** to disable it for those same workspaces. **Off** is the default.

**Workspace level**, which overrides the instance default:

1. Open the **Workspace Settings**.
2. Find **Responsive Chart Text Size**.
3. Choose **Instance Default** to inherit, **On** to force it on for this workspace, or **Off** to force it off.

![The Responsive Chart Text Size setting in the workspace settings](./images/5933072397.png)

## Good to know

* **Existing workspaces are unaffected.** Turning the instance setting on changes new workspaces and those set to Instance Default, not workspaces that already carry an explicit On or Off.
* **The breakpoints are fixed.** You choose whether text scales, not how much, and there are four steps rather than a smooth scale.
* **It needs admin rights at instance level.** A user can only change their own workspace.

## Related

* [Formatting Charts](/chart-configuration/): the other formatting options, including per data series styling.
* [Styling Data Series, Columns and Rows](/styling-data-series-columns-and-rows/): set font color, style and orientation per data series.
