Area Chart Excel: Types, Steps & Formatting Tips
You've got monthly data across three departments and a deadline in an hour — so you click Insert, pick the first chart that looks right, and end up with a colorful blob where two of your three data series have completely disappeared. Sound familiar? That's the area chart trap in Excel, and it catches almost everyone the first time.
The fix isn't complicated, but it starts before you touch the Insert tab. You need to know which of Excel's three area chart types matches your data, and why the default choice is often the wrong one. I build dashboards for department heads in my day job as a healthcare analyst, and the single thing that kills more charts than bad data is picking the wrong chart subtype and not realizing it until someone's already presenting the wrong picture to leadership.
|
| A properly formatted stacked area chart keeps every series visible — no hidden data, no overlapping blobs. |
What Each Area Chart Type Actually Shows (and How to Pick Before You Open Excel)
Area charts show how values change over time, same as line charts. The difference is the filled space beneath the line, and that fill carries meaning. It signals volume, accumulation, and contribution. When you want your reader to feel the weight of the data and not just trace a trend, area charts do that work.
The Three Built-In Area Chart Types and When Each One Makes Sense
Excel gives you three options, and they answer three different questions.
- The standard area chart stacks nothing. Each series is plotted from zero independently, which means overlapping data is a near-certainty with multiple series. Use it only when you have one data series.
- The stacked area chart adds each series on top of the previous one, so you can see both total volume and individual contribution simultaneously. It's ideal for tracking headcount by department, monthly ad spend by channel, or units shipped by warehouse.
- The 100% stacked area chart rescales everything to percentages, so the chart always fills to 100%. Use it when proportional share matters more than absolute values, like visualizing each product line's share of total revenue month over month.
If you're newer to Excel charts and want a broader sense of how these fit into the chart ecosystem, the introduction to Excel charts and data visualization covers the foundational concepts worth having before you go further.
Area Chart vs. Line Chart: A One-Question Decision Test
If your only goal is showing a trend (is this number going up or down?), use a line chart. Area charts earn their place when you also need to show how much each data series contributes to a whole. The filled area isn't decoration. If it's not adding information, it's adding clutter.
Step 1: Select Your Data and Insert an Area Chart in Excel
With your chart type decision made, the actual insertion takes four steps. Get the data selection wrong here and Excel will either misread your series or produce a chart with garbled axis labels. Both are fixable, but annoying.
How to Highlight the Right Data Range Before You Open the Insert Tab
- Open your workbook and make sure your data has a header row: column labels in row 1, dates or time periods in the first column. Missing headers are the most common reason Excel plots your dates as a data series instead of axis labels.
- Click the top-left cell of your range (including the header) and drag to the bottom-right cell. Your selection should be contiguous with no blank columns in the middle.
- Go to the Insert tab, click the Charts group, and select the area chart icon (it looks like a filled mountain shape). Excel 365 groups it under "Insert Chart" if you're using the full dialog.
- Choose your subtype (standard, stacked, or 100% stacked) from the dropdown. The chart drops onto your active sheet immediately.
Based on testing on both Windows (Microsoft 365) and Mac (M1, Microsoft 365), the chart picker UI looks slightly different between platforms, but the subtypes appear in the same order. Excel Online shows fewer formatting options once the chart is inserted.
Step 2: Fix Overlapping Colors and Format Your Area Chart for Clarity
Once the chart is on the sheet, there's a good chance it looks wrong. Not broken — just wrong. This is where most tutorials leave you stranded.
Why the Standard Area Chart Buries Your Data (and How to Switch to Stacked)
The standard area chart plots every series from the zero baseline. If Series B is consistently lower than Series A, it disappears behind it entirely. The fix is switching to the stacked variant: right-click the chart, choose Change Chart Type, and select the stacked area option. That single change makes every series visible by stacking them vertically.
Adjusting Transparency and Series Order So Every Dataset Is Visible
If you're staying with the standard type or want more control, adjust fill transparency. Double-click a data series to open the Format Data Series pane, go to Fill, and set the transparency to 40–60%. This lets overlapping series show through each other without switching chart types.
Series order matters too. The series plotted first sits at the back. If your largest values belong to the front series, they'll cover everything behind them. To reorder: right-click the chart, select Select Data, and use the up/down arrows to rearrange. Put your smallest series in front, largest in back.
Excel Online handles transparency adjustments differently. The Format Data Series pane has fewer options there, and some fill controls simply don't appear. If you're doing serious chart formatting, the desktop app is where you want to be. For a full walkthrough of formatting controls beyond area charts, the guide to formatting chart elements in Excel goes deeper on this.
Common Area Chart Mistakes (and How to Catch Them Before Your Chart Misleads Anyone)
Three mistakes show up constantly, and all three are easy to miss until someone asks a question in a meeting that reveals the chart is lying.
Using the standard type with multiple series. If you have more than one data series, the standard area chart will hide data behind the front series. Switch to stacked. One right-click fixes it.
Using a 100% stacked chart when absolute values matter. The 100% stacked area chart is a proportional view. Every point on the chart sums to 100%, regardless of whether total volume went up or down. If a stakeholder needs to know that overall output dropped 30% in Q3, this chart won't show that. It'll show a flat top line and shifting bands. Use it only when share and composition are the story, not scale.
Skipping axis label and title formatting. A chart with "Series 1" and "Series 2" in the legend, no axis titles, and generic number formatting looks unfinished and gets misread. Spend two minutes on chart titles, axis labels, and number formatting before you share anything. If you need a refresher on that process, the Excel for beginners guide covers chart labeling basics in the charts section.
One to flag separately: the 3D area chart option exists in Excel's chart picker, and I'd skip it entirely. The depth axis creates the visual impression of a third variable that isn't there, and the back series get obscured in ways that look like data but aren't. With clean flat chart styles being the standard in every major dashboard tool today, there's no good reason to use it.
Frequently Asked Questions
Why is my Excel area chart hiding data behind other series?
This happens with the standard (unstacked) area chart when multiple series are plotted from the same zero baseline — larger series cover smaller ones entirely. Switch to the stacked area chart type via Change Chart Type, or adjust fill transparency in the Format Data Series pane to make overlapping series visible.
What's the difference between a stacked and unstacked area chart in Excel?
An unstacked (standard) area chart plots each series from zero independently, which causes overlapping with multiple data series. A stacked area chart places each series on top of the previous one, so you can see both individual contributions and the running total simultaneously, making it the better choice for most multi-series data.
When should I use an area chart instead of a line chart in Excel?
Use a line chart when your only goal is showing a trend direction. Switch to an area chart when you also need to show each series' contribution to a cumulative total. The filled area communicates volume and proportion in a way a line alone can't.
Join the conversation