Guide · about 1 min read
How to Read a Basic Chart
A checklist for bar, line, and small-multiple charts: titles, axes, units, and common distortions.
Intro: charts are arguments
Every chart encodes choices: what is measured, how it is grouped, and what scale emphasizes or hides. Begin with the title and subtitle, then read axis labels before interpreting shapes.
Axes, units, and baselines
Confirm whether the vertical axis starts at zero for bar charts comparing magnitudes. For line charts of rates, check whether the rate uses a sensible baseline population. Cross-link definitions like distribution when you see histograms or density curves.
Small multiples and grouping
When charts split data by category, verify that categories are mutually exclusive and that aggregations match the question—for example, monthly totals versus per-capita views.
Red flags
Dual axes with unrelated units, truncated baselines without annotation, and crowded category labels often obscure meaning. Pair skeptical reading with our visualization topic hub.
Where to practice next
Open the resource library and filter for public-sector sources, then pick an indicator page and walk this checklist aloud with a colleague.
Related glossary terms
Related guides
Curated external resources
- CDC public health data basics (opens in new tab)
How public health agencies publish and explain surveillance metrics.
- U.S. Digital Service design principles (opens in new tab)
Accessible presentation patterns that pair well with clear data communication.