chartjs / chartjs-plugin-zoom

Zoom and pan plugin for Chart.js
MIT License
579 stars 322 forks source link

Pan function does not work properly when there are many points #815

Open MamatAdv opened 2 months ago

MamatAdv commented 2 months ago

I am using Chart.js in an Angular application. When zooming in, the pan function does not work properly when there are many points. Only the range from the beginning to the end can be displayed. When the range displayed contains more than 650 points, the issue arises. If I zoom to display fewer than 650 points, it works correctly.

example: https://stackblitz.com/edit/angular-chartjs-plugin-zoom-bnevsf

mateuszpalosz2 commented 2 months ago

Any updates on this?

happybole commented 1 month ago

I met the same problem. https://startbitcoin.org/trendline/