Excel Chart Secondary Axis Not Aligned With Primary Axis: How to Match the Scale
🔍 WiseChecker

Excel Chart Secondary Axis Not Aligned With Primary Axis: How to Match the Scale

Your chart’s secondary axis scale does not line up with the primary axis. This makes comparing two data series difficult and misleading. The issue occurs because Excel sets each axis scale independently based on its own data range. This guide shows you how to manually align the secondary and primary axis scales for accurate visual comparison.

Key Takeaways: Align Chart Axis Scales

  • Format Axis > Axis Options > Bounds: Manually set identical minimum and maximum values on both axes to force alignment.
  • Chart Design > Add Chart Element > Axes > Secondary Horizontal: Adds a second horizontal axis, which is required for proper scale matching on some chart types.
  • Select Data > Hidden and Empty Cells: Show hidden data to ensure the correct data range is used for automatic axis scaling.

Why Excel Creates Misaligned Axis Scales

Excel’s default behavior is to optimize each vertical axis for its own data series. The primary axis scale adjusts to fit the first data set’s minimum and maximum values. The secondary axis does the same for the second data set. If these two data sets have different value ranges, the axis scales will be different. A value of 50 may appear near the top of one axis but the middle of the other. This automatic scaling is useful for viewing disparate data but prevents direct visual comparison. You must manually override the automatic bounds to synchronize the scales.

Steps to Manually Align the Secondary and Primary Axis

The most reliable method is to set explicit minimum and maximum values for both axes. This overrides Excel’s automatic scaling.

  1. Select the chart
    Click anywhere on the chart you want to adjust. This activates the Chart Design and Format tabs on the ribbon.
  2. Format the primary vertical axis
    Right-click on the primary vertical axis values on the left side of the chart. Select Format Axis from the context menu. The Format Axis pane will open on the right.
  3. Set the primary axis bounds
    In the Format Axis pane, click the Axis Options icon. Under Bounds, enter numbers for Minimum and Maximum. Note these values down. For example, set Minimum to 0 and Maximum to 100.
  4. Format the secondary vertical axis
    Right-click on the secondary vertical axis values on the right side of the chart. Select Format Axis. A new Format Axis pane will open.
  5. Match the secondary axis bounds
    In this pane, under Axis Options > Bounds, enter the exact same Minimum and Maximum values you used for the primary axis. The two vertical scales are now aligned.

Adding a Secondary Horizontal Axis for Clarity

For combo charts like Column-Line, adding a secondary horizontal axis can improve readability when scales are matched.

  1. Select the chart
    Click on the chart to select it.
  2. Add the axis element
    Go to the Chart Design tab on the ribbon. Click Add Chart Element, hover over Axes, and select Secondary Horizontal. A new axis will appear at the top of the chart.

Common Mistakes When Adjusting Chart Axes

Axis Scale Resets After Changing Data

If you update the numbers in your source data, Excel may revert the axis bounds to automatic. To prevent this, you must lock the bounds. After manually setting the Minimum and Maximum values in the Format Axis pane, ensure the Auto boxes next to them are unchecked. If they are checked, Excel can change your values. Click the checkbox to deselect it and lock your manual entry.

Secondary Axis Values Disappear

Sometimes the secondary vertical axis labels are not visible. This usually happens because the axis was not added to the chart. To fix it, select the chart, go to Chart Design > Add Chart Element > Axes > Secondary Vertical. If the axis is present but has no labels, right-click it, select Format Axis, and in the Axis Options pane, verify the Label Position is set to Next to Axis.

Chart Still Looks Misaligned After Matching Bounds

If the scales have the same numbers but data points still don’t line up, check for hidden rows or columns. Right-click the chart and choose Select Data. Click the Hidden and Empty Cells button. Ensure the Show data in hidden rows and columns option is checked. Hidden data can affect the perceived scale if it contains extreme values.

Automatic vs Manual Axis Scaling: Key Differences

Item Automatic Scaling (Default) Manual Scaling
Control Excel sets bounds based on data range You set fixed minimum and maximum values
Comparison Accuracy Poor for different data ranges High, as scales are synchronized
Response to Data Changes Axis scale updates automatically Scale stays fixed unless you change it
Best Use Case Viewing individual data series trends Directly comparing two series on the same chart
Setup Required None Manual entry of axis bounds in Format pane

You can now create charts where the secondary axis aligns perfectly with the primary axis. Use the Format Axis pane to set identical bounds for direct data comparison. For more control, try using a scatter plot with two Y-axes, which offers finer gridline alignment. A pro tip is to use the F4 key after formatting one axis; it can repeat the last action, sometimes speeding up the process of selecting the second axis.