chartjs / chartjs/chartjs-plugin-zoom
Scale's StepSize is ignored when panning before any zoom.
- Dominant language
- JavaScript
- Stars
- 623
- Forks
- 331
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 7
Description
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,
Contributor guide
Assessment
This issue has not been assessed yet.