Choose Chart or Sparkline
Use Chart when readers need axes, comparison between series, or exact source values. Use Sparkline when a compact trend supports an already labeled metric.
Chart and Sparkline use fixed series slots and keep source data accessible outside the SVG.
Accessible SVG line or area chart with tooltip and data table.
Compact inline line or area trend.
Choose the smallest visualization that explains the relationship, then keep its meaning stable in every state.
Use Chart when readers need axes, comparison between series, or exact source values. Use Sparkline when a compact trend supports an already labeled metric.
Pair a Sparkline with one KPI. Use Chart for the shared analytical view, then place filters and summaries outside the plotting area.
Keep each series label, order, and semantic color consistent across loading, empty, filtered, and comparison states.
Treat missing observations as gaps. Do not turn them into zeroes or connect them with a line that implies measured data.
Give the visualization a clear accessible name and keep the source values available as text or a data table. Color is supporting information, not the only label.