← All cheatsheets
Data Analyst · #026 · August 18, 2026 · 4 min read

How can a chart mislead without using fake data?

A 0.9 point gap shown as 4x growth, and the axis never lied. The five tricks that make honest numbers tell dishonest stories, plus the 5-second audit that catches all of them.

Get the free PDF

One page, print-ready, free to share. No signup needed.

Download the PDF

Two bars, one chart. Q1 at 97.2, Q2 at 98.1. In the pitch deck, the second bar towers over the first at roughly four times its height. The data is real, the labels are correct, and the impression is false: the axis starts at 96.

None of the tricks below require fake data. That is exactly why they work: there is no wrong number to point at, only a wrong impression.

Here are the five, one by one, each with its tell.

Trick 1: the truncated axis

Start the axis at 96 and a rounding error becomes a rocket:

The pitch deckThe same data
axis starts at960
Q1 barshort97.2, nearly full height
Q2 baralmost twice as tall98.1, nearly identical
the impressionaround 4x growtha 0.9 point gap

Bars encode value by length, so the reader's eye compares lengths, and a truncated axis breaks that encoding at the root. The rule has no exceptions: a bar axis starts at zero. Every time. Lines are allowed to zoom in on a range, but the label must say so.

Trick 2: the dual axis

Revenue on the left scale, signups on the right scale, two lines on one chart. The problem: with two independent scales, the crossing point of the lines is a design choice, not a fact. Stretch one scale and the lines diverge; compress it and they converge. The author picks the story.

If one series needs its own scale, it needs its own chart. Two panels, same width, aligned x-axis. The reader still sees both trends, and nobody chose where the lines cross.

Trick 3: the cherry-picked window

Zoom in far enough and any trend tells the opposite story. A series that climbs from January to December almost always contains a few weeks where it dips; frame the chart on those weeks and growth becomes decline.

Always ask: what happens just outside the frame? Default to the full period, then zoom with a label that says you zoomed.

The defense when you are the one making the chart: show the full period as context, even small, next to any zoomed view. A zoom with context is analysis; a zoom without it is framing.

Trick 4: the cumulative curve

Cumulative totals only ever go up. Even while the business goes down. Plot cumulative sales and you get a smooth curve climbing up and to the right, while the per-month bars underneath fall the whole time.

This is a famous keynote trick. Nothing on the chart is false; the shape of the curve simply cannot show a decline, because a running total has nowhere to go but up. If the metric is a running total, ask for the per-period version.

Trick 5: the missing denominator

The fifth trick does not even need a chart. "Signups doubled" is technically true when one user became two users. Any percentage or growth claim presented without its base is a headline, not a measurement, and it belongs in the same audit as the four visual tricks above.

The 5-second chart audit

Five questions before you believe any chart:

QuestionWhy it matters
Axis at zero?Bars must. Lines that zoom must say so.
One scale?A dual axis means the author picked the story.
Full window?What happens just outside the frame?
Per period?Cumulative curves climb through a collapse.
Denominator?A 100% jump can be 1 user to 2 users.

Five questions, five seconds, and every trick on this page gets caught. The point is not paranoia; it is that the audit is cheap enough to run on every chart, including your own before you present it.

The takeaway

A chart does not need fake data to lie. It only needs a helpful axis, a second scale, a convenient window or a running total. Run the five questions before you believe anything in a deck, and pin the print-ready PDF above next to your screen for the next all-hands.

Frequently asked questions

Why should a bar chart axis start at zero?
Bars encode value by length, so the reader compares lengths. If the axis starts at 96 instead of 0, a 0.9 point gap between 97.2 and 98.1 can look like one bar is 4x the other. Truncating a bar axis breaks the encoding itself, which is why the rule has no exceptions: bar axes start at zero, every time.
Are dual axis charts misleading?
They are at least suspicious. With two independent scales on one chart, the author decides where the lines cross and how steep each one looks, so the same data can be tuned to tell almost any story. If one series needs its own scale, it needs its own chart: two panels, same width, aligned x-axis.
What is wrong with cumulative charts?
A running total only ever goes up, even while the underlying business goes down. Cumulative sales can climb smoothly through a period where per-month sales fell the whole time. It is a famous keynote trick: whenever a metric is a running total, ask for the per-period version.
How do you quickly check if a chart is trustworthy?
Run the 5-second audit: does the axis start at zero (bars must, zooming lines must say so), is there one scale or a dual axis, does the time window show the full period or a convenient zoom, is the metric per period or cumulative, and what is the denominator behind any percentage. Five questions, five seconds, most chart crimes caught.

Get the free PDF

One page, print-ready, free to share. No signup needed.

Download the PDF

More cheatsheets