Secondary Axis Excel Chart: Add It Right (2026)
Is your revenue series measured in millions while your conversion rate sits between 0 and 1? If you drop both into the same chart without a secondary axis setup, one series flattens into a near-invisible line along the bottom and the whole visual falls apart. A dual axis chart solves that, but only if your data actually needs it. Before you touch a single setting, ask yourself one question: are these two series genuinely related, or are you combining them because they share a time dimension? If it's the latter, two separate charts will communicate more clearly every time.
I'll be direct about something most Excel tutorials skip: secondary axis charts do more harm than good in most business contexts. Fifteen years of building executive dashboards has shown me that the charts most likely to mislead a VP-level audience aren't the ones with bad data. They're the ones with two independent scales that readers unconsciously treat as comparable. I still think about a 2016 board presentation where a single misconfigured setting fed a senior executive a distorted read on performance. That wasn't a secondary axis mistake, but the mechanism was identical: one visual element quietly misrepresenting a relationship. Keep that in mind throughout this guide.
What you'll build here is a combo chart in Excel, typically a bar and line pairing, with a secondary value axis plotted on the right side. You'll need a dataset with two series on incompatible scales. Revenue and margin percentage are the classic example. If your two series already share a similar scale, stop here: a standard chart type handles this without the added complexity.
|
| A bar and line combo chart with a properly labeled secondary value axis. This is the only situation where the added complexity earns its place. |
Step 1: Plot Your Second Data Series on the Secondary Value Axis
Once your data is ready and your base chart is built, here's how to assign a series to the secondary axis. This is the core mechanical step, and it works the same way in principle across Windows and Mac, though the path to get there differs slightly.
How to Add a Secondary Axis on Windows
- Click once on the data series you want on the right axis. In a bar and line chart, this is usually the line series.
- Right-click and select Format Data Series from the context menu.
- In the panel that opens on the right, under Series Options, select Secondary Axis.
- Close the panel. Excel will now plot that series against a second y-axis on the right side of the chart.
In Microsoft 365 on Windows, the Format Data Series pane opens on the right side of the screen. In older Excel versions (2013 or 2016), you'll get a dialog box instead, but the Plot series on secondary axis option is in the same Series Options section.
How to Add a Secondary Axis on Mac
- Click the data series you want to move.
- Right-click (or Control-click) and choose Format Data Series.
- In the Format Data Series pane, click the bar chart icon to open Series Options.
- Select Secondary Axis.
One thing that still catches people: if you accidentally click the chart background instead of the series itself, you'll open the Format Chart Area pane instead. Nothing will look obviously wrong — the pane just won't have the axis options you're looking for. Click directly on a bar or a point on the line, confirm the series is selected (you'll see handles on that series only), then right-click.
Step 2: Align the Zero Baseline and Format Your Dual Axis Chart
Getting the secondary value axis to appear is the easy part. This step is where most people stop, and where most dual axis charts quietly start lying to their readers.
How to Sync the Zero Baseline Across Both Axes
- Double-click the left (primary) y-axis to open Format Axis.
- Under Axis Options, set the Minimum bound to 0.
- Repeat for the right (secondary) axis.
If both axes don't start at zero, a modest real-world trend can look like a dramatic swing, or a meaningful correlation can look flat. Excel defaults to an automatic minimum that "fits" the data, which sounds reasonable until you realize each axis starts at a different place. The visual impression becomes fiction. Jon Peltier's charting resources cover axis scaling in depth, and his position matches mine: zero-baseline alignment isn't optional on a dual-axis chart. It's the minimum standard for honesty.
After syncing baselines, do three more things before this chart goes anywhere near a stakeholder:
- Color-match each data series to its axis label. If the revenue bars are blue, the left axis title should be blue. If the conversion rate line is orange, the right axis title should be orange. Readers shouldn't have to hunt for the key.
- Add explicit axis titles via Chart Design → Add Chart Element → Axis Titles.
- Confirm your chart type assignment makes the two scales visually distinct. A bar series on the primary axis paired with a line on the secondary is the standard combination because the shapes themselves signal the scale separation.
If a chart requires a caption explaining which series uses which axis, it has already failed. That's the practical test I use before anything leaves my dashboard.
Common Mistakes With Secondary Axis Charts (Including the Scale Trick That Quietly Distorts Your Data)
Three errors show up constantly, and the third one is the one that should make you uncomfortable.
The first is the misaligned zero baseline described above: fixable in thirty seconds, skipped by the majority of people who build these charts. The second is using a secondary axis when a better solution exists. Before committing to a dual axis chart, always check three alternatives:
- A small multiples layout with two stacked charts in the same dashboard view
- Two completely separate charts with consistent axis scales
- A normalized index chart where both series are rebased to 100 at a common starting point
The indexed approach is particularly useful for showing relative performance over time. Tufte's data-ink principle applies here too, and the indexed chart often communicates the same insight with less visual machinery.
The third mistake is an ethical issue, not just a design issue. Each axis in a dual axis chart can be scaled independently, which means it's trivially easy to make two unrelated series look like they move in lockstep, or to make a weak trend look dramatic. I've sat in meetings where someone wanted a chart adjusted to "show the trend more clearly." That's usually a request to manipulate an axis range. If you're building dashboards for anyone who makes real decisions from your output, don't do it.
A few quick housekeeping notes:
- To remove a secondary axis, double-click it and press Delete, or right-click and remove it from the Format Axis pane.
- For pivot chart secondary axis configurations, the same Format Data Series path applies, but chart type options are constrained by the pivot table structure. You may need to convert to a regular chart if you need full combo chart control.
- If you're working in Google Sheets, it does support a secondary axis: right-click the series, choose Format data series, and check Right axis. The concept is the same; the interface is simpler but less configurable.
If you're newer to building charts in Excel, the Excel beginner's starter guide covers chart fundamentals worth having before working with dual-axis configurations. For dashboard applications specifically, the context where secondary axis charts are most tempting and most dangerous, the Excel charts and data visualization guide for retail inventory shows how these principles apply under real reporting constraints.
A chart either advances the visual argument or dilutes it. The secondary axis is one of the few chart features where the setup is easy and the damage is subtle, which makes it more dangerous than the obviously bad chart types, not less.
Frequently Asked Questions
How do I add a secondary axis in Excel?
Right-click the data series you want on the right axis, select Format Data Series, then choose Secondary Axis under Series Options. This works in both Windows and Mac versions of Microsoft 365. In older Excel versions, the same option appears in the Series Options tab of the Format Data Series dialog box.
When should you use a secondary axis in a chart — and when is it misleading?
Use a secondary axis only when two genuinely related series have incompatible scales (like revenue in millions and a percentage rate) and when the relationship between them is the point of the chart. It becomes misleading when the axes aren't zero-aligned, when the two series aren't actually related, or when independent scaling is used to make trends appear to converge or diverge artificially.
How do I align the zero baseline on a secondary axis in Excel?
Double-click each axis to open the Format Axis pane, then manually set the Minimum bound to 0 under Axis Options. Do this for both the primary and secondary axes. Excel defaults to automatic minimums that fit the data range, which often results in misaligned baselines that visually distort the relationship between series.
Can you add a secondary axis to a pivot chart in Excel?
Yes. Right-click the target series in the pivot chart and follow the same Format Data Series path. The limitation is that pivot charts restrict which chart type combinations are available, so if you need full combo chart control, you may need to convert the pivot chart to a standard chart first.
How do I remove a secondary axis in Excel?
Click directly on the secondary axis to select it, then press Delete. Alternatively, double-click the axis to open Format Axis and delete it from there. Note that removing the axis doesn't change the data series assignment — you'll also want to go back into Format Data Series and switch that series back to the primary axis.
Join the conversation