To cut or not to cut (the Y

axis) (original) (raw)

Cutting or not cutting the Y-axis is probably one of the most disputed topics in data visualization, as here,hereand here. Basically, the issue is whether or not the Y-axis should always start at zero. Let’s try to find out why it is a struggle to gain consensus on this topic.

When it is good


“In general, in a time-series, use a baseline that shows the data not the zero point” - Edward Tufte

So how to choose


By its design, a bar graph emphasizes the absolute magnitude of values associated with each category, whereas a line graph emphasizes the change in the dependent variable (usually the y value) as the independent variable (usually the x value) changes.

Read more: