OSINT & Information Warfare
Ethics in data visualization: how charts deceive, and how to read them like an analyst
Why charts get believed, how that trust gets exploited, what changed now that deception is automated, and a checklist for reading data like an analyst.

Most people will question a sentence before they’ll question a chart. A sentence is obviously somebody’s opinion. A chart looks like measurement: axes, gridlines, a source line in small print, numbers with decimal points. Somebody counted something, the format says, so there’s nothing left to argue about.
That trust is mostly reasonable. Nobody has time to verify everything, and charts really are how honest people communicate data. The problem is that the trust attaches to the format, not to the content, and the format is easy to fake. A wrong number in prose invites checking. The same wrong number drawn as a bar mostly doesn’t.
I wrote the first version of this guide in 2023, as a set of ethical principles for people who make charts. Rewriting it in 2026, that framing feels too polite. Since then, deceptive charts have become something you can generate with software, in volume, aimed at specific audiences. So this version treats a chart the way an analyst treats any incoming report: possibly true, possibly crafted, and not to be trusted on presentation alone. The known techniques come first, with documented cases; then what changed now that the work is automated, how to read charts, and how to make them honestly.
Why charts get believed
The persuasive power of a chart doesn’t come from its data. It comes from the signs of rigor around the data. Axes, gridlines, source lines, and precise-looking numbers all suggest that someone did the work, so the reader doesn’t have to. That’s a shortcut, and usually a sensible one.
But the shortcut fires whether or not the work was honest. The visual grammar of evidence is trivial to imitate, and imitation is enough, because readers almost never recompute what a chart claims.
Two findings frame the catalog below.
First, bad charts are not a fringe problem. When researchers audited pandemic-era news charts, roughly a third of the bar charts and over 40% of the pictorial charts they examined qualified as misleading. This wasn’t enemy propaganda. It was the everyday output of newsrooms and agencies working under deadline.
Second, and more uncomfortable: the most effective deceptive charts are often technically correct. In 2021, MIT researchers studied hundreds of thousands of coronavirus-skeptic posts and found that the skeptics were not making crude, error-ridden graphics. They were producing polished, data-rich visualizations built with orthodox methods, real government data, correctly plotted, framed to argue the crisis was over. A study from the University of Utah’s visualization lab reached the same conclusion from the other direction: when people lie with charts in the wild, they mostly don’t violate design guidelines at all. They plot faithful data and let the title, the cropping, and the annotation do the lying.
So the catalog below matters, but spotting broken technique is not the whole defense. The sharpest deception passes every design check and fails only the questions a chart can’t answer about itself: who made this, what was left out, and what am I being led to conclude?
The deception techniques
These are the recurring mechanisms. Each one comes with a documented case, because none of them are hypothetical.
The manipulated axis
The vertical axis states the chart’s scale, which makes it the most-tampered component. Three variants cover most of what you’ll run into.
An inverted axis turns a trend upside down. After Florida enacted its “Stand Your Ground” law, a widely shared chart appeared to show gun deaths falling, until you notice that the y-axis runs top-down, with zero at the top. Read against the actual axis, gun deaths rose.

The designer, Christine Chan, defended the inversion as a stylistic preference, showing deaths “in negative terms (inverted),” and there’s no reason to assume she meant to mislead anyone. It doesn’t matter. The first impression is the message, most readers never study the axis, and the damage doesn’t depend on her intentions.
A missing axis removes the scale entirely, so the bars can exaggerate freely. A chart comparing Americans “on welfare” with Americans holding full-time jobs drew the welfare bar several times taller, with no y-axis, no baseline, and category definitions that quietly overlapped. Redraw it with a labeled axis starting at zero and the story shrinks to something far less alarming.

A truncated axis is the subtler version: the axis exists but starts just below the smallest value, so trivial differences tower over each other. CNN aired presidential approval bars whose visual gaps were several times the actual percentage-point differences (spotted, as such things often are, by the r/dataisugly community). Truncation has legitimate uses in fine-grained technical charts. In a persuasive context, though, a bar chart that doesn’t start at zero is an argument, not a measurement.

The impossible pie
This pie chart of “biggest COVID worries” fails arithmetic before anything else: the slices add up to well over 100%. Respondents could pick several answers, which is exactly the situation a pie chart can’t represent. The one promise the form makes is that the slices sum to a whole. Here they don’t, and the legend doesn’t even match the slice order.

Chart-type mismatch is a deception vector of its own. Every chart form promises something: pies that the parts make a whole, line charts that the data is continuous, maps that geography matters. Break the promise and the reader walks away with a false belief without a single number being wrong.
Cherry-picking and the vanishing context
Choose the right start date and almost any trend will say what you want. A decade of decline turns into “three months of recovery” if the window opens at the bottom. A warming trend disappears if the series starts in an unusually hot year. Nothing is fabricated here. The deception is done entirely by cropping, which is why an honest chart discloses its window and an honest reader asks what the line looked like before the left edge.
The same move works on populations (show only the subgroup where your claim holds), on denominators (report absolute counts where rates would deflate the story, or the reverse), and on aggregation (pick the weekly, monthly, or yearly bucket that produces the pattern you need). Any one of those choices can be defended in isolation. What gives the game away is the pattern: every choice, every time, breaking toward the same conclusion.
Geometry that lies: area, radius, and 3D
Human perception compares areas, but charting tools often scale circles by radius. A circle with twice the radius has four times the area, so a bubble chart scaled by radius squares every difference: a country with double the population reads as quadruple. The same math corrupts pictogram charts (a coin drawn twice as tall is four times as large on the page) and every 3D chart, where perspective adds distortion no data justifies and the front series physically hides the back ones.
Geometry problems are quieter than axis problems because they look like aesthetic choices when they’re really measurement choices.
Uncertainty, laundered
Every serious estimate carries uncertainty: margins of error, confidence intervals, model assumptions. Charts routinely strip all of it out, and the stripped version reads as more precise than the science it summarizes. Election forecasts drawn as clean lines invite overconfidence in outcomes that were always probabilistic. Climate and medical findings presented without error bands set readers up to treat every later revision as betrayal (“they keep changing the numbers”) instead of what it is, which is uncertainty behaving normally.
Stripping uncertainty rarely gets called deception. It should be. It transfers false confidence from the chart to the reader, and false confidence is the product being sold.
The honest chart with a hostile frame
The technique that ties the catalog together has no visual signature at all. Take faithful data, plot it by the book, and do the work in the surroundings instead: a title that asserts what the data merely permits, an annotation that supplies the causal story, a comparison chosen to flatter, and a crop that removes whatever would hurt. The MIT coronavirus study found exactly this pattern. Those communities celebrated rigor, mistrusted mediated conclusions, demanded raw data, and then framed competent charts into conclusions the data didn’t support.
This is why chart-literacy advice that stops at “check the axes” produces false security: the axes can be perfect while the lie lives entirely in what the chart is for.
2026: deception at machine scale
Everything above predates the current tools. The grammar of chart deception is the same. What changed is the cost, the volume, and the targeting.
The techniques are now automated
Deceptive charts used to require a motivated human with tooling skills. They no longer do. ChartAttack, a 2026 study, showed that large language models can be prompted to mass-produce misleading charts using the same catalog you just read (inverted axes, inappropriate log scales, 3D distortion, misrepresented data), and that the machine-generated versions cut human reading accuracy by roughly 20%. In effect, the techniques have been compiled into software. Anyone who can write a prompt can now emit endless plausible chart variants and A/B test which deception spreads best.
Detection research is racing in the same direction, with automated systems that grade charts for misleading design. For now the asymmetry favors the attacker. A chart is an image, and an image arrives with no provenance. Generated text at least lives in a medium where provenance tooling is maturing. A chart screenshot three reposts deep carries nothing but its own pixels.
Charts are now a payload in influence operations
This stopped being a hypothetical about lone bad actors. The European Union’s foreign-interference monitoring found that 27% of documented information-manipulation attempts in 2025 involved AI, roughly triple the share of 2024, and researchers tracking the 2026 election cycle expect unprecedented volumes of AI-generated political misinformation. The chart-specific arm of this is now being traced academically: a 2025 study in the ACM’s human-computer interaction proceedings followed data visualizations circulating as propaganda in anti-immigrant discourse, watching the same charts mutate, lose their sources, and pick up new captions as they moved between communities.
Influence operations work by handing communities ammunition that feels self-verified, and a chart is ideal for that: it compresses a claim into one shareable image, survives translation, sheds its source in a single screenshot, and lets the person sharing it say “look at the data” instead of “trust my source.” The Wisconsin turnout claims I fact-checked in November 2020 ran on exactly this fuel: numbers arranged to look like arithmetic proof of fraud, spreading faster than anyone could recompute a denominator.
The target is cognition, not the chart
The World Economic Forum’s 2026 analysis of disinformation names the shift plainly: the frontier is cognitive manipulation, content engineered for how particular audiences think, rather than broadcast lies hoping to find believers.
Charts suit that kind of engineering unusually well, because they exploit biases that operate before skepticism gets a chance. Charts anchor: the first magnitude you see calibrates every number after it. They also confirm: readers pull out the pattern they arrived expecting, and “do your own research” often means finding a chart that agrees with you. Fluency does its part too. Cleanly designed information feels truer than messy information, which is why the polished skeptic dashboards in the MIT study out-persuaded institutional graphics that looked worse. And precision bias closes the loop: 72.28% feels measured in a way “about seven in ten” never will, whether or not the denominator was right.
I’ve written before about how these same biases distort intelligence analysis: anchoring, confirmation, the pull of a coherent story. The overlap is not a coincidence. Intelligence analysts learned generations ago that the failure point is rarely the data. It’s the analyst’s untested assumptions meeting evidence shaped to exploit them. Now that generative models can shape that evidence per audience and per bias, everyone who reads charts has inherited the analyst’s problem. “Be skeptical” doesn’t survive contact with content engineered for your specific priors. A procedure does. That’s what the checklist is for.
How to read a chart like an analyst
Before a chart changes your mind, and especially before you share it, walk it through seven questions. With a little practice this takes under a minute.
- Source: who counted, and where is the count? Not who posted the chart. Who produced the underlying data, and can you reach it? A chart that names no source has the evidentiary weight of a rumor. A chart that names one deserves thirty seconds of checking that the source actually says what the chart claims.
- Axes: where does the scale start, and which way does it run? Zero baseline on bar charts. No inversions. Log scales only where orders of magnitude genuinely differ, and flagged when used.
- Denominator: percentage of what? Rates, turnouts, and growth figures are fractions, and the fraud usually hides in the bottom half. The Wisconsin “89% turnout” claim died the moment the denominator was checked: votes divided by registered voters in one year, by eligible voters in the comparison years.
- Window: what did the data look like before the left edge? Ask why the series starts where it starts, why this subgroup, why this aggregation bucket. If the honest answer is “because otherwise the story disappears,” you have your finding.
- Geometry: does the visual encoding match the numbers? Areas scale with values, not radii. No 3D. Pies only where the parts genuinely sum to a whole.
- Uncertainty: where did the error bars go? An estimate presented without its uncertainty is a claim presented without honesty. For polls and forecasts, the margin is the story.
- Interest: who benefits if you believe this? The analyst’s closing question. It doesn’t decide truth, since honest people have interests too, but it decides how much of the previous six steps the chart has to survive. And reverse-search viral charts. Finding the original often turns up a crop, a re-caption, or a five-year-old graphic wearing this week’s news.
If a chart fails step 1, stop. There’s nothing to verify. If it passes all seven, it has earned some provisional trust, which is more than most charts ever actually earn.
The ethics of making them
Run the checklist in reverse and you have the maker’s obligations. Everything a careful reader has to verify, an honest visualizer supplies up front: named sources, truthful scales, the right denominator, the full window, geometry that matches the numbers, uncertainty on the page, and a framing the data can actually carry. Accessibility belongs on that list too. Color choices that survive color blindness and alt text that states what the chart shows are part of honesty, because a chart that only some readers can check is only partly checkable.
Two additions from hard experience. First, test the take-away, not the chart: show it to someone for ten seconds and ask what they learned. If their sentence isn’t supported by the data, the chart is misleading no matter how correct its construction, because first impressions don’t read footnotes. Second, your errors will be screenshotted without their corrections, so the standard has to be met before publication, not patched after. Even institutional cartography fails this way. The European Commission once published a children’s map of the EU that got borders and capitals wrong, and artifacts like that keep circulating long after anyone corrects them.
In 2011, Jason Moore proposed a Hippocratic Oath for visualization work, published by Robert Kosara. It has aged better than most advice in this field:
I shall not use visualization to intentionally hide or confuse the truth which it is intended to portray. I will respect the great power visualization has in garnering wisdom and misleading the uninformed. I accept this responsibility willfully and without reservation, and promise to defend this oath against all enemies, both domestic and foreign.
In 2011 that closing line read as professional etiquette. In 2026, now that the deceptive side is automated, it reads as a side to pick.
Further reading
- Michael Correll, Ethical Dimensions of Visualization Research, the research agenda behind visualization ethics.
- Lee et al., Viral Visualizations, the MIT study of coronavirus-skeptic data practices. Essential for understanding orthodox methods put to unorthodox use.
- University of Utah Visualization Design Lab, How People Actually Lie With Charts, on why real-world deception rarely violates design guidelines.
- ChartAttack, LLM-generated misleading charts measured against human readers.
- Data Visualizations as Propaganda, tracing chart lineages through online anti-immigrant discourse.
- Pollicy, What’s in a chart?, a complementary step-by-step verification walkthrough.
- Alberto Cairo’s book How Charts Lie remains the best long-form treatment of reading charts defensively, and Ethical Data Viz collects teaching material for the maker’s side.
Originally published on 7 May 2023 as a practitioner’s guide to data-visualization ethics. Substantially rewritten and expanded on 14 July 2026, at the same URL.