Data Visualization Cheat Sheet
The core ideas of Data Visualization distilled into a single, scannable reference — perfect for review or quick lookup.
Quick Reference
Visual Encoding
The process of mapping data values to visual properties such as position, length, area, color, shape, and orientation. Effective encoding leverages the human visual system's strengths, using position and length for quantitative comparisons and color hue for categorical distinctions.
Data-Ink Ratio
A principle articulated by Edward Tufte stating that the proportion of ink in a graphic devoted to displaying actual data should be maximized. Non-data ink, such as unnecessary gridlines, borders, and decorations, should be minimized to reduce visual clutter.
Preattentive Processing
The rapid, unconscious detection of certain visual properties that occurs before focused attention is applied. Visual attributes like color, size, orientation, and motion are processed preattentively, allowing viewers to spot differences almost instantly in a visualization.
Gestalt Principles
A set of laws from perceptual psychology describing how humans naturally group visual elements. Key principles include proximity, similarity, enclosure, continuity, and connectedness, all of which influence how viewers interpret groupings and relationships in a visualization.
Chart Junk
A term coined by Edward Tufte referring to unnecessary or distracting decorative elements in a visualization that do not convey data. Chart junk includes excessive gridlines, gratuitous 3D effects, unnecessary textures, and decorative illustrations that compete with the data for the viewer's attention.
Color Scales and Palettes
Systematic mappings from data values to colors. Sequential scales use a gradient of lightness for ordered data, diverging scales use two contrasting hues meeting at a meaningful midpoint, and qualitative palettes use distinct hues for categorical data. Perceptually uniform palettes ensure equal data differences produce equal perceptual differences.
Exploratory vs. Explanatory Visualization
Two distinct purposes for visualization. Exploratory visualization is used during analysis to discover patterns, generate hypotheses, and understand data structure. Explanatory visualization is designed for communication, guiding an audience through specific findings with clear narrative and annotation.
Interactive Visualization
Visualizations that allow users to manipulate the display through actions like filtering, zooming, panning, brushing, and linking. Interaction enables exploration of large and complex datasets that cannot be fully represented in a single static view.
Small Multiples
A technique where the same type of chart is repeated for different subsets of the data, arranged in a grid. Each panel shares the same scales and axes, allowing direct comparison across categories, time periods, or conditions without the clutter of overlapping elements.
Marks and Channels
The fundamental building blocks of visualization design. Marks are geometric primitives representing data items (points, lines, areas), while channels are the visual properties of those marks that encode data attributes (position, size, color, shape, angle). The effectiveness of a channel depends on both the data type and the accuracy of human perception for that channel.
Key Terms at a Glance
Get study tips in your inbox
We'll send you evidence-based study strategies and new cheat sheets as they're published.
We'll notify you about updates. No spam, unsubscribe anytime.