chartjs / chartjs/chartjs-plugin-zoom
Inconsistent drawing
Open
bug
- Dominant language
- JavaScript
- Stars
- 623
- Forks
- 331
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 7
Description
When zoomed/panned at specific points the line stops at a point in the middle of the dataset, if the chart is panned/zoomed slightly again the line continues again.
Before:

After:

Reprocable sample: https://www.chartjs.org/chartjs-plugin-zoom/samples/wheel/click-zoom.html
Contributor guide
Assessment
This issue has not been assessed yet.