Manually Setting the Axis Range
You can manually change the axis range of a chart.
Context
The default axis values for charts always include zero. This can leave a lot of white space in your chart.
To minimize white space, you can dynamically set the minimum and maximum axis values or you can manually change them.
The bubble chart Y and X axis intersect at 0, but your data starts at 50 million on one axis and 0.05 million on the other. Even with scaling, there is still some unused space near the intersection. By changing the axis minimum value, you can eliminate more of that empty space.

You can manually change the axis range on the following chart types:
- Bar/Column
- Combination Column & Line
- Stacked Bar/Column
- Area
- Line
- Boxplot
- Bubble
- Scatterplot
- Waterfall
Procedure
- Choose your chart.
-
Choose one of the following:
- On a story page, choose
- In the Explorer (accessed from the Data view), choose
- Enter your minimum and maximum values.
- Choose Apply.
Results
Next Steps
To reset the chart back to the default axis values, in the Edit
Axis dialog, for each axis select (Reset to
auto).