Choose the right kind of horizontal axis
A line graph uses position twice: height shows the measured value, while left-to-right position shows where an observation belongs in a sequence. The second part is easy to overlook. Before drawing the graph, decide whether the first column contains categories, numbers, or dates.
- Categories: names such as Monday, Tuesday, and Wednesday usually receive equal spacing. Their order matters, but there is no numerical distance between the words.
- Numbers: measurements must use their real distance. On an axis containing 0, 1, and 10, the gap from 1 to 10 must be nine times the gap from 0 to 1. Even spacing would invent a pattern that the data does not contain.
- Dates: dates also need real spacing. A measurement taken one day after the first belongs much closer than one taken three weeks later, even if those observations occupy neighbouring spreadsheet rows.
The automatic setting checks every used horizontal value. If every value is a number, it uses number spacing. If every value is a recognised date, it uses elapsed time. Otherwise it treats the labels as categories. Choose a mode yourself when a set of numeric-looking labels, such as classroom codes 1, 2, and 10, should remain equally spaced categories.
