0

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.

Archer
  • 11
  • 5

1 Answers1

0

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.

Ryan
  • 71
  • 2
  • 6