Best Data Viz
Perception

The Encoding Hierarchy.

Position beats length beats angle beats area. Precision is a design choice.

Humans decode visual encodings with varying accuracy. Position on a common scale is the most accurate; color and area are the least. This hierarchy should guide every chart type decision: use bar charts (position) over pie charts (angle/area) when precision matters.

Position > Length > Angle > Area > Volume > Color

Cleveland & McGill, 1984 · Journal of the American Statistical Association

Charts that apply this principle