MisleadingCharts
All techniques

Axis crimes

The truncated axis

A 3% difference, presented as a landslide.

a.k.a. y-axis zoom · non-zero baseline

Bar charts encode value as length, so the baseline has to be zero — chop the bottom off the axis and a bar twice as tall no longer means twice as much. Start the axis at 94 and a one-point gap reads as total domination.

How to spot it

  • The y-axis starts somewhere suspiciously specific, like 94.6.
  • The bars look dramatic but the labelled values are nearly identical.
  • There is no visible axis at all — just bars and vibes.

The honest version

Bars start at zero, always. If the interesting action lives in a narrow range, switch to a line or dot plot and label the axis honestly.

In the gallery