Charts don’t just hand you the numbers—they frame them. Every pixel you pick, from the shade of a line to the gap in an axis, nudges a reader toward some conclusion. When the aim is honesty, the job isn’t to make data exciting. It’s to build a visual argument that the data can actually hold up. Let’s walk through the choices that separate a straight readout from an accidental lie.

Start With a Single, Defensible Question
A lot of people crack open a dataset and go fishing for a story. That’s a fast track to overfitting—grabbing a weird six-month window or a cluster of outliers to conjure a pattern that isn’t really there. You’re better off nailing down a precise question before the spreadsheet ever loads. A defensible question is one you could be wrong about, one that’s pinned to a specific time range, and one that doesn’t depend on the very numbers you’re about to pull.
Take this: “Did median rent in the Phoenix metro area rise faster than inflation between 2018 and 2023?” It locks in the geography, the metric, the yardstick, and the window. A squishier version—”What’s going on with housing costs?”—basically begs for cherry-picking. Once the question is anchored, the chart’s job narrows to something manageable: show the evidence that answers it, even when the answer is a shrug.
Define the Baseline Before You Plot
How a trend hits the eye depends hard on the baseline. Crank a stock chart’s y-axis up to 90 instead of zero, and a 5% bump can look like a moonshot. Bar charts almost always need a zero baseline because the bar’s length does the heavy lifting. Line charts, which lean on position along a shared scale, can sometimes get away with a truncated axis—if the point is to expose small but real swings. But you’ve got to say so, right there on the chart.
Think about absolute change versus percentage change. Comparing wage growth across income quintiles? A chart in raw dollars will blow up the gains at the top. A percentage-change version might make the bottom look like it’s soaring when the base is pocket change. The right baseline isn’t about which version pops more. It’s about which one answers the question.
Choose a Chart Type That Respects the Data Structure
Trend data is time-bound by nature, so the x-axis should almost always run left to right with time. Connected scatterplots, slope graphs, and plain line charts are solid starting points. Steer clear of dual-axis charts unless the two series share a unit or a conversion you can spell out clearly. Slap unemployment rate (percent) next to federal debt (trillions of dollars) on two axes, and readers will invent relationships based on where lines cross—a crossing that’s just a quirk of the scaling.
Stacked area charts are sneaky trouble. They show how parts add up over time but make it a pain to track any single layer except the bottom one. If the story is about one segment’s trajectory, yank it out as its own line. If the story is about composition, try small multiples instead—identical axes on each panel so the eye can flick across them without distortion.

Smoothing and Aggregation: Proceed With Caution
Raw data is messy. A seven-day moving average can pull a trend out of daily noise, but it also slides the timing of peaks and valleys and can bury a sudden, real shift. Always name the smoothing method and keep the raw numbers as a ghost layer underneath so readers can size up the transformation.
Bunching data into months or quarters brings the same hazard. A monthly average can erase within-month patterns that actually matter—like utility shutoffs that spike right before the month ends. If the data comes in weekly, don’t mash it into months just to make things look tidy. Precision usually beats polish.
Use Color to Inform, Not to Decorate
Color has to earn its place. It should group related items, pull focus to a key series, or mark a categorical split. A line chart with eight lines all in the same color makes the reader’s brain do overtime. If only one trend counts, hit it with a bold, saturated color and fade the rest to light gray. If every trend matters equally, grab a palette built for perceptual evenness so no single line jumps out just because of its chroma.
Red and green come loaded with cultural baggage—loss and gain. Use them only when the data really carries a value judgment, like revenue up or emissions down, and always add a second cue, a plus or minus sign, for people with color-vision deficiencies. A chart should hold up in grayscale before you ever touch the hue slider.
Annotations That Explain Rather Than Persuade
A smart annotation can stop a misreading cold. If a crime-rate line plunges right when the reporting rules changed, pin that fact to the chart at the exact spot. If a policy change is the whole point, drop a light vertical rule at the launch date with a short label. The idea is to hand readers the context they’d need to push back on your take.
Keep adjectives out of chart text. Phrases like “alarming rise” or “encouraging decline” jump in front of the reader’s own judgment. Let the numbers do the talking and save the commentary for the article, where you can build a full case with evidence and all the necessary caveats.
Provide Access to the Underlying Data
Even a chart that’s designed to a T is still a summary. Readers who want to check your work or poke around for alternative reads need the source. Link straight to the dataset, not just the agency’s homepage. If the data is locked up or needed a scrub, think about posting a companion table or a downloadable CSV. Being clear about where the numbers came from—who gathered them, when, and how—is part of the chart’s honesty.

Test the Chart With Someone Who Disagrees
Show a draft to a colleague who sees the issue differently. Ask them what story they pick up. If they walk away with a conclusion the data can’t back, the design might be misleading—even if you didn’t mean it to be. If they can’t read the axes or misinterpret the units, the labeling needs a rethink. This kind of adversarial review is about the quickest truth-check a designer can run.
Common Mistakes That Undermine Credibility
Certain failures show up again and again, even in outlets that should know better:
- Inconsistent time intervals: Months have different lengths, and quarters don’t share the same number of business days. If your metric is daily sales, adjust for trading-day effects or flag the discrepancy.
- Ignoring inflation: Any chart stacking dollar values across years without an inflation adjustment is showing nominal change, which is rarely the economic reality. Label it “nominal” or switch to real dollars and cite the deflator.
- Overplotting: Too many points can turn into a smear that hides the trend. With 10,000 dots, try a heatmap or binned aggregation instead of a scatterplot that just looks like a cloud.
- Axis tricks: Flipping the y-axis so “down” reads as “up” is a classic con. A chart of gun deaths that runs high at the bottom and low at the top misleads in a split second. Keep increases moving upward unless there’s a compelling, clearly marked reason not to.
Frequently Asked Questions
When is it acceptable to start a line chart’s y-axis above zero?
Line charts lean on the position of points along a shared scale, not on bar length. If the aim is to highlight variation rather than absolute size, and zero doesn’t matter for the question, a truncated axis can be fine. The catch is you have to say so—note the truncation in the axis label or a footnote, and don’t try it with bar charts, where length from zero does the visual work.
What’s the best way to display uncertainty in a trend chart?
For point estimates like survey results, shaded confidence bands around the line are the go-to. Keep the fill subtle and transparent so the band doesn’t swamp the trend line. For scenarios or projections, fan charts that show several possible paths with fading opacity work well. Always spell out what the uncertainty means—a 95% confidence interval, a spread of model runs, expert forecasts—so nobody mistakes it for raw data noise.
How do I handle a chart that shows two trends moving in opposite directions?
Don’t nudge readers toward causation. If ice cream sales climb while drownings tick up, the chart should just present the two series with clear, separate labels. If you want to dig into the relationship, do it in the text, where you can talk through confounders like summer heat. A chart’s job is to display the data straight; the interpretation sits with the reader, guided by your reporting.
Should I use a logarithmic scale for long-term trend data?
A log scale makes sense when the rate of change matters more than the absolute jump—common in economic data like GDP or stock indices over decades. It turns equal percentage changes into equal vertical steps. But most readers don’t intuitively read log scales. If you go that route, label it plainly and maybe add a linear-scale version as a companion or an inset so people can compare.
A chart that tells the truth doesn’t happen by accident. It’s the result of skeptical, deliberate choices at every turn—from the question that kicks things off to the footnote that points to the source. The designer’s restraint is what actually earns the reader’s trust.