How to make the column graph starts from zero

Title says it, I have a column graph (where X-axis is set to “series”), but it never starts from zero, just some relative values, even changing the scale won’t fix it.
Also, the linear scale is kind of misleading, you might have several values in difference, and one bar looks like a highrise building compared to the other.

Screenshot_1286

Here is documentation related to this. Basically, as you see on the image below, you can set the Y-Min value to 0.

2 Likes

Thanks!
That also fixed the “misleading scale” part as well.

1 Like