What's the difference between grouped and stacked bars?
Grouped bars show each series separately inside the same category, while stacked bars combine them into a single total. Grouping is clearer when you want to compare series directly.
A grouped bar chart compares more than one series inside each category. Each category shows multiple bars side by side.
Use it when one category needs more than one measurement, such as 2023 sales versus 2024 sales.
A grouped chart starts with repeated categories across different series:
| Category | 2023 | 2024 |
|---|---|---|
| Software | R3,900 | R4,500 |
| Hardware | R2,900 | R3,200 |
| Services | R2,100 | R2,800 |
Instead of a single total per category, grouped bars show each category with multiple related values so you can compare both within the category and across categories.
Grouped bars show each series separately inside the same category, while stacked bars combine them into a single total. Grouping is clearer when you want to compare series directly.
Change any series value in the grid and save to compare how the side-by-side bars shift.
Grouped bar charts are perfect when each category has multiple series you want to compare side by side, such as regions, teams, or product lines.
Instructions: Update a value in the grid to see the grouped bars refresh.
|
||||||||||||||||||||||||||||||||||||||||||||||