Use area when accumulated magnitude or total volume matters.
Keep the baseline at zero — area encodes magnitude.
Use stacked area to emphasize total and broad composition, never for precise comparison of internal series (only the bottom series sits on a stable baseline).
Use a line chart or small multiples when component trajectories matter.
Default to a sorted bar chart for comparison — angle and area are decoded far less accurately than position and length.
Allow a pie only when ALL of these hold: the values form one meaningful whole; roughly two to five categories; the audience needs a rough impression, not precise comparison; the shares are visibly different; and no comparison across multiple pies is required.
When using a pie: keep it 2D; start at a consistent orientation; order slices meaningfully; label directly; no exploded slices, nested rings, depth, shadows, or gradients.
Do not use a donut merely to place a large number in the center — use a KPI card with context instead.
Use a map only when geographic location or spatial pattern is part of the question.
Choropleths for normalized rates, ratios, percentages; proportional symbols for totals or counts. A choropleth of raw totals mostly redraws population.
State the denominator for mapped rates.
Use an appropriate projection.
Provide a ranked alternative when precise regional comparison matters.
Make missing regions explicit.
Do not use a map as a decorative background for nonspatial data.
Avoid gauges by default. Use one only when a bounded state is widely understood, position within the range is the main task, and the circular form has a strong domain convention. Otherwise use a bullet graph, bar, or KPI with a reference.
Never present a large number without context. Include, as applicable: metric name, current value, unit, reporting period, comparison value or target, absolute and percentage change, direction of better performance, status explanation, last-updated time.
Use color as reinforcement, not the only status indicator.
Avoid dual axes by default — scale choices can manufacture visual correlation.
Prefer: two aligned charts, indexed series on one scale, small multiples, a scatterplot for direct relationship, or a normalized comparison.
If unavoidable: state why; label both axes and series directly; make units prominent; avoid scale choices that manufacture correlation; test whether separate views communicate more honestly.
Avoid radar charts for precise comparison — use a table, dot plot, or small multiples. Permit radar only for a small qualitative profile where shape recognition matters more than exact values and all axes share a defensible scale.
Headline — the primary supported takeaway or question.
Subtitle — measure, population, geography, time period.
Source note — source, update time, transformations, caveats.
For exploratory dashboards, use neutral titles when the takeaway changes with filters. For explanatory charts, use a message title only when the data supports it.
Prefer direct labels over legends when labels remain readable.
Annotate: important events, threshold crossings, outliers, method changes, missing data, forecast boundaries, material caveats.
Separate observation (what the data visibly shows) from interpretation (a plausible explanation) from recommendation (a proposed action). Never state interpretation or recommendation as measured fact.