The fastest way to change your chart scale
Right-click directly on the numbers along the axis you want to change—the vertical axis for most charts, the horizontal axis for bar charts. A menu will appear. Click Format Axis. In the panel that opens on the right side of your screen, look for the Axis Options section. Here you can set the minimum value, maximum value, and the spacing between gridlines. Change any of these numbers and your chart scale updates when ready.
If the right-click menu does not show Format Axis, make sure you clicked on the axis numbers themselves, not on the chart background or a data bar. The cursor should change to a small crosshair when you are in the right spot.
Key Takeaways
- Right-click the axis numbers (not the chart background) and select Format Axis to open the scaling controls.
- The Axis Options panel on the right lets you set minimum and maximum values, which determines where your scale starts and stops.
- Changing the Major Units value adjusts the spacing between gridlines and numbered intervals on the axis.
- Excel charts have two axes—the vertical axis (Y-axis) and horizontal axis (X-axis)—and you can change the scale on either one independently.
Understanding minimum and maximum values
The Minimum field sets where the axis starts, and the Maximum field sets where it ends. By default, Excel chooses these automatically based on your data. If your data ranges from 50 to 200, Excel might set the minimum to 0 and the maximum to 250 to give some breathing room.
Change the minimum to 40 and the maximum to 210, and your chart will zoom in on that range. This makes small differences in your data more visible. Change the minimum to 0 and the maximum to 500, and your chart will zoom out—useful when you want to show how small your data is compared to a larger range.
Leave either field blank or set it to Auto if you want Excel to choose that value for you. This is helpful when your data changes and you want the scale to adjust automatically.
Adjusting the spacing between gridlines
The Major Units field controls the distance between the numbered marks on your axis. If your axis shows 0, 100, 200, 300, the major unit is 100. Change it to 50 and you will see 0, 50, 100, 150, 200, 250, 300 instead.
Smaller major units make the chart busier but give you more precise reference points. Larger major units make the chart cleaner but less detailed. There is no right answer—it depends on what story your data is telling. A sales chart showing monthly revenue might use major units of 10,000. A chart showing website traffic might use major units of 1,000.
You can also adjust Minor Units in the same panel. Minor units add smaller gridlines between the major ones. Most charts do not need them, but they can help when you are reading precise values from the chart.
Changing the scale on a horizontal axis
The same steps work for the horizontal axis (the one that usually shows categories or dates). Right-click the horizontal axis numbers and select Format Axis. The Axis Options panel opens with the same fields: minimum, maximum, and major units.
Horizontal axes often show categories like "January," "February," "March" rather than numbers. In that case, you cannot set a numeric minimum and maximum. Instead, you can adjust which categories appear and how they are spaced. Look for the Interval between labels field—change it from 1 to 2, and every other category label will disappear, making the axis less crowded.
Common mistakes and how to avoid them
The most common mistake is clicking on a data bar or the chart background instead of the axis itself. The axis is the thin line with numbers running along the edge of the chart. If you right-click and do not see Format Axis in the menu, you clicked the wrong thing. Try again, aiming for the numbers.
Another mistake is setting a minimum that is higher than your actual data, or a maximum that is lower. If your data includes the value 150 but you set the maximum to 100, that data point will not appear on the chart at all. Excel will not warn you—the data just vanishes. Always check that your minimum is below your lowest data point and your maximum is above your highest.
Do not forget that changing the scale changes how the chart looks but not the actual data. If you zoom in on a small range, differences appear larger. If you zoom out, they appear smaller. The numbers are the same; only the visual representation changes.
Using the Format Axis panel in different Excel versions
In Excel 2016 and newer (Windows and Mac), the Format Axis panel appears on the right side of the screen. In older versions, a dialog box pops up instead. The fields are the same—minimum, maximum, major units—but the layout is different. Look for the Axis Options or Scale tab in the dialog box.
If you are using Excel Online (the browser version), right-click the axis and look for Format Axis. A smaller panel will appear with fewer options, but minimum and maximum values are usually there. Some advanced scaling options may not be available in the online version.
Frequently Asked Questions
Can I set different scales for two data series on the same chart?
Not directly on a standard chart. Both data series share the same axes. If one series has values from 0 to 100 and another has values from 0 to 10,000, the smaller series will look flat. The solution is to create a chart with two Y-axes—one for each series. Right-click the data series that needs its own scale, select Format Data Series, and choose Secondary Axis.
Why does my axis show decimal numbers when I only want whole numbers?
Excel is choosing the major unit automatically, and it picked a decimal value to fit your data range nicely. In the Format Axis panel, set the Major Units field to a whole number like 10 or 50. You can also right-click the axis numbers themselves and select Format Cells to change how many decimal places appear.
How do I reset the scale back to automatic after I changed it?
Right-click the axis, select Format Axis, and set both Minimum and Maximum to Auto. You can also delete the chart and create a new one—Excel will use automatic scaling by default.
What is the difference between major and minor units?
Major units are the numbered marks you see on the axis (like 0, 100, 200). Minor units are smaller gridlines between them. Most charts only need major units. Minor units are useful when you are reading precise values from the chart and need more reference points.
Can I change the scale on a pie chart?
No. Pie charts do not have axes, so there is no scale to change. The size of each slice is determined by the percentage of the total. If you need to adjust how the data appears, you would need to change the underlying data or switch to a different chart type like a bar chart.