Year over Year by Region — Grouped Bar Example
Grouped bars keep every bar on a shared baseline, which is what makes a year-over-year comparison readable at a glance.
Open the blank grouped bar editorChart type
Your data4 rows · 3 cols
CSV detected
Live previewUpdates as you type · nothing leaves your browser
Export
Reading the chart
What this example shows
- Asia Pacific grew 41% while Europe grew only 10% — the widest and narrowest gaps in the chart.
- Every region grew, so the story here is about rate, not direction.
- Stacking this data instead would show regional totals but destroy the year-to-year comparison.
The data
Paste-ready dataset
Region,2023,2024 North America,412,489 Europe,338,371 Asia Pacific,286,402 Latin America,124,158
Illustrative two-year regional revenue. Replace with your own before publishing.
Related
More worked examples
- Sales by Region — Bar Chart ExampleA worked sales-by-region bar chart example with real numbers. Open it in the editor, swap in your own data and export PNG, SVG or PDF free.
- Revenue Split by Segment — Stacked Bar ExampleA stacked bar chart example showing quarterly revenue split across three customer segments. Edit and export free.