Visualisatie

Which chart type to choose? The complete decision tree

Bar chart, line chart, pie chart, or scatter plot? Discover which chart type to use when with our practical decision tree for data visualization.

Last updated: 2026-03-08

Why the right chart type matters

A chart is not decoration — it's a communication tool. The right chart type conveys your message at a glance. The wrong type causes confusion, incorrect conclusions, or worse — your audience tunes out.

Research shows that people process visual information up to 60,000 times faster than text. But that advantage disappears when you use a pie chart where a bar chart was needed. Choosing the right chart type is one of the most important skills in business intelligence.

In this article, we walk through the most common chart types, when to use them, and provide a practical decision tree so you can pick the right type in 10 seconds.

Comparing → Bar chart

The bar chart is the workhorse of data visualization. Use it when you want to compare values across different categories — revenue by region, complaints per department, or market share by product.

Two main variants:

Best practices: always start the y-axis at 0, sort bars by value unless there's a logical order, use 1-2 colors maximum, and avoid 3D effects.

Trends over time → Line chart

The line chart is the go-to for time series. Use it to show trends, patterns, and changes over time. Revenue per month, website visitors per week, temperature over the year — whenever there's a time axis, think line chart.

The line suggests continuity. Your eye follows it and instantly sees whether something is rising, falling, or stable. Variants include single lines, multiple lines (limit to 2-4), and area charts for emphasizing total volume.

Common mistakes: using a line chart for categories without order, too many lines making it unreadable, or not starting the y-axis at 0 without clear indication.

Proportions → Pie and donut charts

The pie chart is probably the most controversial chart type. Many experts advise against it, but in the right context it works.

When to use: showing parts of a whole, maximum 5-6 segments, one dominant segment to highlight, values that add up to 100%.

When to avoid: more than 6 categories, nearly equal segments, when exact comparison matters, or when comparing multiple groups.

Alternatives: consider a 100% stacked bar or treemap for more categories. Both show proportions but are easier to read.

Relationships → Scatter plot

The scatter plot reveals relationships between two numeric variables. Each point represents an observation plotted on two axes. Typical uses include correlation analysis, outlier detection, and segmentation.

The bubble chart adds a third dimension through point size. For example: x = customer satisfaction, y = revenue, bubble size = number of customers.

Tips: always add axis labels and legends, consider a trend line, be careful about causation vs. correlation, and in Power BI use the Play Axis for animation over time.

Composition → Stacked charts and waterfalls

When you need to show not just totals but what they're made of, use stacked charts or waterfall diagrams.

Stacked bar charts show how totals break down into components. The 100% variant normalizes to percentages — ideal for comparing proportions.

Waterfall charts are excellent for financial analysis: from gross revenue to net profit, budget mutations, or quarter-over-quarter variance explanations. In Power BI, waterfalls use green for increases, red for decreases, and grey for totals.

The decision tree: which chart type?

Use this table as a quick reference. Ask yourself: "What do I want to show?"

What to showFirst choiceAlternativeAvoid
Category comparisonBar chartLollipop chartPie chart
Trend over timeLine chartArea chartBar chart (many periods)
Parts of a wholePie chart (≤5 parts)Treemap, 100% stackedPie with 10+ segments
Relationship between variablesScatter plotBubble chartLine chart
Composition over timeStacked barArea chartMultiple pie charts
Step-by-step build-upWaterfallStacked barLine chart
Value distributionHistogramBox plotPie chart
Geographic dataMap visualChoroplethBar chart (unless few regions)
Progress toward goalKPI / GaugeBullet chartPie chart

Golden rule: when in doubt, choose a bar chart. It's almost always a safe choice — easy to read, works for most data, and your audience understands it instantly.

Frequently asked questions

When should I use a pie chart?
Only when showing parts of a whole with a maximum of 5-6 segments. For more categories or exact comparisons, use a bar chart or treemap instead.
Can I truncate the y-axis to highlight differences?
Generally no — a truncated y-axis exaggerates small differences. If you must, make it clearly visible with a break indicator. For internal analysis it can work, but for presentations it's risky.
How many charts should a dashboard contain?
A rule of thumb is 5-8 visualizations per dashboard page. More leads to cognitive overload. Use multiple pages with clear themes instead.
Are 3D charts ever a good choice?
Almost never. 3D effects distort proportions and make values harder to read. Every data visualization expert advises against them. Stick with 2D.
What's the best chart type for KPIs?
For a single KPI, use a card visual with the number displayed prominently. For progress toward a goal, use a gauge or bullet chart. For trend context, combine a card with a sparkline.

Latest Visualisatie news

All Visualisatie articles →

About the author — Peter Heijnen is a data and process specialist with 20 years of experience at multinationals. He runs business-intelligence.info and helps companies with planning, reporting and automation through BPA.