I'm using chart.js for a project and I want to make distance between ticks fixed
I tried to read the docs but didn't find what I was looking for.
I'm using chart.js for a project and I want to make distance between ticks fixed
I tried to read the docs but didn't find what I was looking for.
Take a look at this answer. It doesn't exactly let you set the distance, but you can limit how many ticks there are which may give you the desired effect.