chartjs-plugin-zoom icon indicating copy to clipboard operation
chartjs-plugin-zoom copied to clipboard

Scale's StepSize is ignored when panning before any zoom.

Open denis-migdal opened this issue 2 years ago • 0 comments

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 : Screenshot 2023-04-19 at 09-14-38 KeyApp

With zoom + panning : Screenshot 2023-04-19 at 09-14-52 KeyApp

With only panning : Screenshot 2023-04-19 at 09-15-20 KeyApp

Cordially,

denis-migdal avatar Apr 19 '23 07:04 denis-migdal