Open LeeLenaleee opened 3 years ago
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
~I think this is an issue in the core: https://github.com/chartjs/Chart.js/issues/9564~
Edit: no, its a different issue
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