facet
dataviz
Charts and the parts they are assembled from.
24 terms across 6 categories · all facets
component
- Axis
The ruled edge of a chart that maps position to value: scale, ticks, and labels that make the marks readable as numbers.
- Chart
A drawing of data in which position, length, angle or colour carries the numbers, chosen so the comparison a reader needs is the easiest one to see.
- Chart annotation
A note pinned onto the data itself: a callout, arrow, or highlighted span that tells the reader what to see in the chart.
- Chart legend
The key beside a chart that decodes series colours and symbols into names, and the first thing direct labeling tries to delete.
- Error bar
Whiskers on a mark showing the range a value could plausibly take, so a chart does not imply precision it does not have.
- Gauge
A dial style readout showing one value on an arc between a minimum and a maximum, borrowed from instrument panels.
- Reference line
A line drawn at a meaningful value across a chart: a target, a threshold, an average, a before-and-after moment.
- Sparkline
A tiny chart with no axes or labels, drawn inline at text size to show the shape of a trend beside the number it belongs to.
- Stat
A single number shown large with a label and often a change indicator, the unit a dashboard is built from.
layout
- Chart aspect ratio
How wide a chart is for its height, which sets the slopes of its lines; banking to 45 degrees keeps rates of change readable.
- Dashboard grid
A grid of tiles, each holding one metric, chart or list, that a reader can often resize and rearrange.
- Small multiples
The same small chart repeated in a grid, once per category, so comparison happens by eye movement instead of overplotting.
pattern
- Chartjunk
Tufte's word for ink that decorates a chart without carrying data: 3D bevels, gradient fills, mascots, gridline thickets.
- Data-ink ratio
Tufte's measure of chart economy: the share of ink that would be missed if erased, with everything else a candidate for deletion.
- Direct labeling
Writing series names next to the data instead of in a legend, trading a lookup for a glance.
- Dual axis
Two value axes sharing one plot so two series can be compared, and a free knob for manufacturing whatever correlation you like.
- Truncated axis
Starting a value axis above zero so differences look bigger than they are; honest for lines and dots, a lie for bars.
interaction
color
- Categorical palette
A data palette of distinct hues at roughly equal visual weight, used for groups that have no order so no colour reads as larger than another.
- Diverging palette
A data palette built from two sequential scales meeting at a neutral midpoint, used when values run above and below a meaningful zero.
- Sequential palette
A data palette that runs light to dark in one direction, encoding an ordered quantity so that darker always means more.
accessibility
- Chart description
The text alternative for a chart: a summary of the takeaway plus access to the underlying values, not a recital of the pixels.
- Sonification
Turning data into sound, mapping a series to pitch or rhythm, so a chart can be heard as a shape rather than described one value at a time.
- Use of color
The rule that colour must never be the only carrier of meaning, so a red field also needs an icon, wording, or shape change.