Excel Charts
Chart types & when to use Β· Insert & format Β· Axes & labels Β· Trendlines Β· Sparklines Β· Combo charts
Sheet 3 of 3
Excel 365
BeginnerβInter.
Printable
Chart Type Quick Chooser
Basic
π Clustered Column
Compare values across categories side by side. Best for β€7 categories.
Basic
π Line
Show trends over time β sales by month, traffic by day.
Basic
π Pie / Doughnut
Part-to-whole for a single series. Keep slices under 6.
Basic
π Bar (horizontal)
Long category names or ranking lists β easier to read than column.
Basic
π Stacked Column/Bar
Part-to-whole AND compare totals across categories at the same time.
Advanced
π΅ Scatter / Bubble
Correlation between two numeric variables. Bubble adds a 3rd dimension.
Advanced
π‘ Combo
Two metrics on different scales β e.g. Revenue (bars) + Margin % (line).
Advanced
π Area
Cumulative totals over time. Stacked area = multiple series composition.
Modern
π¦ Treemap
Hierarchical part-to-whole. Great for large category breakdowns.
Modern
π Waterfall
Running total with positive/negative increments β cash flow, P&L bridges.
Modern
πΈ Funnel
Sequential stages with declining values β sales pipeline, conversion.
Modern
β¦ Sunburst / Histogram
Sunburst = multi-level pie. Histogram = frequency distribution of data.
Rule of thumb: Use column/bar for comparisons, line for trends, pie for composition (max 6 slices), scatter for relationships. When in doubt, start with a column chart.
Insert & Format a Chart
Create a Chart
- Select your data β include headers. Non-adjacent ranges: hold Ctrl while selecting.
- Insert tab β Charts group β pick chart type, or press AltF1 for instant default chart.
- Recommended Charts button shows Excel's smart suggestions based on your data.
- Chart appears on the sheet β drag to reposition, drag corner handles to resize.
- Move to own sheet: right-click chart border β Move Chart β New sheet.
The 3 Chart Tabs (appear when chart is selected)
| Tab | What you can do |
|---|---|
| Chart Design | Change chart type Β· Switch row/col Β· Add chart element Β· Quick Layout Β· Chart Styles Β· Move chart |
| Format | Shape fill/outline Β· Text formatting Β· Size & position Β· Selection pane |
| PivotChart Analyze | (Pivot charts only) Field buttons Β· Active field Β· Insert Slicer |
Axes, Titles & Labels
Format Axis β double-click to open pane
Minimum / Maximum bounds Format Axis β Axis Options β set Minimum / Maximum (uncheck Auto to lock) Number format on axis Format Axis β Number β Category: Currency / % β Custom: #,##0 "K" Reverse axis order Format Axis β Axis Options β Values in reverse order β Logarithmic scale Format Axis β Logarithmic scale β
Add & Format Chart Elements
Chart title Click "+ " button (top-right) β Chart Title β Above Chart Click title text to edit inline Data labels + β Data Labels β pick position Double-click label β Format β Label Contains: β Value β Category β % Legend position + β Legend β Bottom / Right Gridlines + β Gridlines β toggle on/off
Trendlines, Error Bars & Secondary Axis
Add a Trendline
- Click a data series in the chart.
- Click the + button β Trendline β choose type.
- Double-click the trendline β Format Trendline pane for options.
- Tick Display Equation on chart and/or Display R-squared to show fit quality.
| Type | Use when |
|---|---|
| Linear | Steady rate of increase/decrease |
| Exponential | Growth/decay that accelerates |
| Polynomial | Curved fluctuating data |
| Moving Avg | Smooth out noisy time series |
| Power | Data that increases at a set rate |
Secondary Axis β Combo Chart
- Click a data series β Format Data Series β tick Secondary Axis. A second Y-axis appears on the right.
- Right-click chart β Change Chart Type β Combo β choose a different chart type per series (e.g. Column + Line).
- Format each axis independently β right-click β Format Axis.
Classic combo: Revenue as clustered columns on primary axis + Profit Margin % as a line on secondary axis β one chart tells the full story.
Error Bars & Reference Lines
Add Error Bars Select series β + β Error Bars β Standard Error / Percentage / Standard Deviation β More Options for custom values Add a target / average line Add a new data series with constant value = target β Change that series to Line β Format β Dash type: Dashed β Label it "Target" in legend Dynamic average line Helper column: =AVERAGE($B$2:$B$13) Plot as second line series
Sparklines
Insert Sparklines
- Select the cell where you want the sparkline to appear.
- Insert β Sparklines β Line / Column / Win/Loss.
- In Data Range, select the row of numbers (e.g. B2:M2).
- Click OK β a tiny chart appears inside the cell.
- To create for many rows at once, select all destination cells first, then set Data Range to all rows (e.g. B2:M10).
Format Sparklines
Sparkline tab appears when selected Highlight special points Sparkline tab β Show: β High Point β Low Point β First Point β Last Point β Negative Points β each gets a different colour Change sparkline type Sparkline tab β Type: Line / Column / Win Loss Axis β same scale across rows Axis β Vertical Axis Minimum: "Same for All Sparklines" (critical for fair comparison!)
Set the same axis scale for all sparklines in a group β otherwise each mini chart auto-scales to its own data, making rows look identical even when values differ greatly.
Formatting & Design Tips
Quick Formatting Actions
Change series colour Click series once β Format Data Series β Fill β Solid fill Remove chartjunk (best practice) β Delete default gridlines β Remove 3D effects β Remove background fill β Keep data labels instead β Use direct labels over legend Gap width (column/bar spacing) Double-click bar β Format Data Series β Gap Width: 40β80%
Link Chart Title to a Cell
Dynamic title that updates automatically 1. Click the chart title once 2. Click in the formula bar 3. Type = then click the cell that contains your title text 4. Press Enter Now the title reads from that cell β change the cell β title updates Useful for dashboards with year/region selectors
Dynamic Charts & Dashboard Tips
Auto-expanding Chart with Table
- Format your data as a Table: Ctrl+T.
- Insert a chart from the Table.
- Add new rows to the Table β the chart updates automatically on next refresh.
- No need to manually extend the chart's data range ever again.
Dashboard Best Practices
Layout β Dedicate one sheet to dashboard β Place slicers at top or left β Align charts to cell grid Hold Alt while dragging β snaps to cell borders Navigation β Freeze top rows: View β Freeze Panes β Hide gridlines: View β Show β uncheck Gridlines β Hide row/col headers too
Keyboard Shortcuts
Insert & Navigate
Alt F1 Instant chart (same sheet)
F11 Chart on new sheet
Ctrl C Copy chart
Ctrl V Paste chart
Select & Format
Esc Deselect element
β β β β Cycle chart elements
Ctrl 1 Format selected element
Delete Remove selected element
Common Chart Mistakes to Avoid
Wrong Chart Type
β Pie with 10+ slices β unreadable β Use bar chart instead β Line chart for categories (not time-based) β Use column chart β 3D charts β distort perception β Always use 2D β Dual axis misused to imply false correlation β Label axes clearly
Axis Tricks (Misleading)
β Y-axis not starting at zero (exaggerates small differences) β For comparisons: start at 0 β For trends: broken axis is ok if clearly labelled β Inconsistent axis intervals β Format Axis β Major Unit: set a fixed value β Missing axis title β reader doesn't know the unit β Always label axes with unit
Clutter & Colour
β Too many series in one chart β Split into small multiples β Rainbow colours with no meaning β One colour for same category Highlight key bar in accent β Gridlines competing with data β Light grey gridlines or none β Legend far from data β Use direct data labels or move legend inside chart
Excel Charts Mastery Checklist
| Chart Types | Key point |
|---|---|
| Choose the right chart type | column=compare, line=trend |
| Use combo for 2 metrics | Column + Line + secondary axis |
| Show hierarchy | Treemap / Sunburst |
| Show running totals | Waterfall chart |
| Format & Analyse | Key point |
|---|---|
| Lock axis min/max | Format Axis β uncheck Auto |
| Add trend/forecast line | + β Trendline β Linear |
| Link title to a cell | = CellRef in formula bar |
| In-cell mini charts | Insert β Sparklines |
| Dashboard | Key point |
|---|---|
| Auto-expanding chart data | Ctrl+T Table as source |
| Snap chart to cell grid | Hold Alt while dragging |
| Instant chart shortcut | Alt + F1 |
| Hide gridlines for clean look | View β uncheck Gridlines |
Microsoft Excel series complete! β Β·
You've covered Formulas, Pivot Tables, and Charts. Explore more on Dataplexa β Power BI, DAX Formulas, Tableau, and the full Analytics & BI cheat sheet collection.