Signal vs. ink: why most charts should have less on them
Every gridline, 3D effect, and decorative color is fighting your actual data for the viewer's attention. The rule: if it doesn't help someone read the number faster, cut it.
Statistician Edward Tufte coined a simple test for any chart: how much of what's on it is actual data ("signal"), and how much is decoration ("ink")? The rule (maximize that ratio) sounds abstract but has very concrete, practical consequences.
🎯 Explain Like I'm Hired "Ink" is anything visible on a chart that isn't the data itself: gridlines, borders, background shading, drop shadows. "Signal" is the actual numbers. The rule: if a piece of ink doesn't help someone read the data faster or more accurately, delete it. Every extra element is something a viewer's eye has to filter out before reaching the number that matters. Example: a bar chart with heavy gridlines, a 3D bevel, and a drop shadow makes the exact same 5 numbers harder to compare than 5 plain bars on a white background. The decoration didn't add any information, it just added noise the brain has to work around.
The usual suspects to cut first
- 3D effects on flat data. A 3D bar chart distorts the actual proportions and adds nothing a flat bar doesn't already show more accurately.
- Heavy gridlines. A light, sparse gridline (or none at all) is almost always enough. Dense grids visually compete with the bars or lines themselves.
- Redundant labels. If a bar already has its value printed on top, a Y-axis showing the same scale is partly redundant, so pick one.
- Decorative color. Color should mean something (a category, a threshold crossed) not just look nice. Color with no meaning is ink that actively misleads a viewer into thinking it does mean something.
This isn't minimalism for its own sake
Cutting ink isn't about taste. It's about how fast someone can actually read the number. A dashboard glanced at for 3 seconds during a stand-up needs every pixel working toward the point. A chart in a slow, careful report can afford more supporting detail. Match how much ink you use to how the chart will actually be read.