chartjs-plugin-zoom
chartjs-plugin-zoom copied to clipboard
Scale's StepSize is ignored when panning before any zoom.
Hi,
I came across a strange bug : when panning, the x axis "StepSize" option is ignored if I didn't zoom once before. See images below :
Step size of 60 in the axis with no panning/no zoom :

With zoom + panning :

With only panning :

Cordially,