Ticks with integer numbers only (instead of fractional values)

It would be nice if you could force ints/only use the x values specified, but I don’t know of a way. This works though

scatter(x, y, xticks = x)
1 Like