Scales, Axes & Legends
P14.chart-craft.03 · Audience: guest, it-ml, language-pro · Prerequisites: Visual Encodings — What the Eye Ranks Well
You have named the task and chosen the form. Now comes the part where the same honest data can be told truthfully or twisted, without changing a single number — the scales, the axes and the legend. Where the y-axis starts decides whether a 5% change looks like a rounding error or a cliff. Whether the axis is linear or logarithmic decides whether "ten times bigger" looks like "ten times bigger" or gets lost. A second axis grafted onto the right edge can make any two series appear to move together. And a legend the reader must keep glancing back to is friction you can usually design away. This module is the honest mechanics of the forms you now know how to pick: the zero-baseline rule, when a log scale earns its place, why dual axes almost always mislead, and the one rule that makes a legend disappear.
An axis looks like neutral scaffolding, but it is the most persuasive element on a chart. Every choice you make about it — where it starts, whether it is linear or logarithmic, how many axes there are — changes what the reader concludes, even when the plotted numbers are identical. Treating the axis as a formatting afterthought is how good analysts ship misleading pictures by accident. Treat it instead as part of the claim the chart is making, because that is what the reader reads it as.
ⓘ Concept: The reader trusts the axis more than the number
Why it matters — A reader decodes a chart by its geometry first and its labels second — they see the bar that is twice as tall long before they read the tick marks that explain why. That is what makes the axis so powerful and so dangerous: get the geometry right and the labels are a formality; get it wrong and no amount of correct labelling rescues the false impression, because the eye has already drawn its conclusion from the shape. So the axis is not decoration around the data, it is the sentence the data is spoken in. Every rule in this module is really one rule — make the geometry tell the same story as the numbers.
Ask the mentor about this module
Ask a question about this content. The mentor explains and grounds its answer in what you are studying; asking is recorded as a learning signal, not a grade.
Try it yourself
A scratch console for this page's ideas — ungraded, nothing you run here is recorded.
Scratch console
A scratch console with the scientific stack (pandas, numpy, scikit-learn). Runs on the server — no network, resource-limited and measured.
Output appears here.
Where next?
Later in Chart Craft
This module unlocks