How a Chart Misleads
A chart can distort honest data by truncating the axis, stretching or compressing a scale, or cherry-picking the window of time it shows. · 12 min
The numbers in a chart can be perfectly accurate while the picture built from them lies. That is the uncomfortable idea in this lesson. A chart is a set of choices — where the axis starts, how tall and wide the frame is, which slice of time appears — and each choice can be made to flatter a conclusion. Reading a chart well means reading those choices, not just the trend they draw. You will learn the three moves that do most of the damage, and how to undo each one in your head.
Guess before you learn
A company's approval rises from 49% to 51% — a change of 2 points. A chart draws it with the vertical axis cropped to run only from 48% to 52%. How many times taller does the second bar look than the first?
Measured from the cropped baseline of 48%, the first bar is 1 unit tall (49 − 48) and the second is 3 units tall (51 − 48) — so it looks three times as tall for a change of only 2 points. The eye reads bar height as value, and the hidden bottom of the axis does the deceiving.
9–12
3–5
Bars and lines should usually start at zero. When a chart starts its bottom higher up — say at 90 instead of 0 — a small change fills the whole picture and looks enormous. Two other tricks: stretching a chart tall and thin to make a gentle slope look steep, and showing only the few months that happen to prove a point.
6–8
The eye reads a bar's height as its value, so a chart is only honest when height is proportional to the number. A truncated axis — one that does not begin at zero — breaks that proportion: it magnifies small differences into large-looking ones. This is the most common distortion, and the easiest to catch once you check where the axis starts.
Two relatives of the same trick: stretching the scale, where a tall, narrow frame turns a gentle rise into a cliff, and cherry-picking the window, where only the stretch of time that supports a claim is shown while the fuller record is hidden. In every case the data is accurate; the framing does the lying.
9–12
Three distortions cover most misleading charts. Truncation: cropping the axis so it starts above zero, which inflates ratios the eye reads off bar heights. Scale stretching: choosing an aspect ratio or a nonlinear scale so a modest slope reads as dramatic. Window selection: displaying only the interval of time that flatters the claim and omitting the rest.
Undoing each is a fixed reflex. For truncation, ask where the axis begins and recompute the real difference. For stretching, mentally re-square the frame or read the axis numbers instead of the shape. For a cherry-picked window, ask what the series looked like before and after the shown slice. A chart's message and its axes are two separate things; always read both.
K–2
A picture of numbers should tell the truth. If you cut off the bottom of a bar chart, a tiny change can look huge. The bars lie, even when the numbers are honest. Always look at where the bottom starts.
Undergrad
Tufte formalizes this as the lie factor: the ratio of the size of an effect shown in the graphic to the size of the effect in the data. A truthful chart has a lie factor near 1; truncation and area tricks push it far from 1. The principle of proportional ink — the ink representing a value should be proportional to the value — is the operational rule a zero baseline enforces for bars.
Zero baselines are not universal law. For bar charts encoding magnitude by length, a zero baseline is mandatory; for line charts of an interval-scaled quantity such as temperature, forcing zero can itself mislead by flattening meaningful variation. Logarithmic scales are honest for multiplicative data and dishonest when smuggled in to tame an alarming linear trend. The judgment is always: does the encoding preserve the comparison a reader will make?
Postgrad
Graphical perception research (Cleveland and McGill) ranks the visual channels by accuracy: position along a common scale is decoded most reliably, area and angle far less so. Distortions exploit this hierarchy — pie and bubble charts hide differences in poorly decoded channels, while truncated bars corrupt the position channel we trust most. The lie factor quantifies the resulting bias, but perception, not arithmetic, is what the manipulation targets.
Window selection is the graphical face of the garden of forking paths: choosing the interval after seeing the data is an unacknowledged multiple comparison, and any sufficiently long series contains sub-windows supporting nearly any slope. Even a defensible default encoding embeds rhetorical choices, so integrity is not a property of a single chart but of disclosed provenance — what was shown, what was omitted, and why.
truncated axis
An axis that does not begin at zero. Because the eye reads bar height as value, truncation exaggerates small differences into large-looking ones. The first thing to check on any bar chart is where the axis starts.
Undo a truncated axis: approval 49% to 51%, axis cropped to 48–52% — the steps fade as you master them
the axis begins at 48%, not 0%
49 − 48 = 1 unit
51 − 48 = 3 units
3 ÷ 1 = 3 times as tall
51 − 49 = 2 percentage points
The other two moves work on trends over time. A chart drawn tall and narrow turns a gentle climb into a wall; the same data in a square frame barely rises. And when a series wanders up and down for years, a writer can frame just the falling stretch — or just the rising one — and show you a slope that the full record would flatly contradict. The defense is the same each time: read the axis numbers rather than the shape, and ask what lies outside the frame.
Practice — new ink and old, interleaved
1.A report on household income shows a mean of $84,000 and a median of $52,000. Which figure better represents a typical household, and why?
2.Why is it wrong to say 30°C is twice as hot as 15°C?
3.Name the three chart distortions from this lesson and the one question that best defends against each.
Truncated axis (ask where the axis starts), stretched scale (read the axis numbers, not the slope), and cherry-picked window (ask what lies outside the frame).
How close were you? Grade yourself honestly — it sets your review date.
4.A histogram of house prices has most bars bunched at the low end and a long thin tail stretching to the right. Its shape is:
5.A boxplot shows Q1 = 40, median = 55, and Q3 = 70. What is the IQR?
6.Without looking back: which measure of center resists outliers, and what does a mean far above the median signal?
The median resists outliers; a mean well above the median signals a right skew — a tail of large values.
How close were you? Grade yourself honestly — it sets your review date.
7.Unemployment moves from 5.0% to 5.2%. A chart crops its axis to run from 4.8% to 5.4%, so the bars stand 0.2 and 0.4 units tall. How many times taller does the second bar look?
8.A scatterplot's points fall almost exactly on a downward-sloping straight line. The correlation r is closest to:
9.Three points have z-score products of 0.8, 0.2, and 0.5. With n − 1 = 3, what is r?