For some reason QS add several same grids ti the Y axis. How to turn it off? I need just 1 line of 0 or 1 (etc) values. It is fixed automatically if we have lots of data, but if we have just a few - we see duplicated rows.
Switch step or to log scale I cannot. Step count even if put value 1 for some reason remove some of the grids.
Hi @Maksym2,
If you set a custom y-axis range from 0-1 and then set the step size to 1, this should result in the outcome you’re looking for (my data is not setup with values in that range but for example):
Thanks for idea, but unfortunately I already have tested it and it is not the case for me. I have range from 0 to infinity (generally up to 1000) but it could be from 0 to 10, so if I set custom range 0 - 1000 and step - 1, I would have quit lot of steps (grids) . Step count just removes all gridlines except the top one (as on my second screenshot).
So, basically I just want QS to not showing the duplicates of gridlines. Is it possible to turn off somehow?
Hi @Maksym2,
Apologies, I misunderstood your initial question! I was a bit turned around because I’ve never had a line chart duplicate y-axis values the way it’s happening in your initial screenshot; this is happening with any fields in your dataset or is it only happening with one in particular?
By any chance have you changed the format of your y-axis so that it does not show decimals? Wondering if the table is signaling that the duplicate values are various levels of that number, like 3 and 3.5 for example, or something along those lines.