A table of numbers records a result, but its order, differences, and unusual values may still be hard to see. A plot places those numbers where we can inspect a particular relationship. The same small observation-by-sensor data from the previous chapters lets us connect every visible mark to a value we already understand.
We begin by drawing one ordered measurement line. Bars compare named sensors, a scatter plot keeps measurements paired by observation, a histogram counts values in intervals, and a heatmap preserves both axes of a numerical table. Only after using these forms do we choose among them from the question we need to answer.
The final lessons make comparisons fair, save the intended figure, and place a plot inside the debugging method. A plot is evidence, not an explanation by itself. We keep labels, units, source numbers, and numerical checks beside it so that another reader can inspect the claim.