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

Panning is unusable on touch devices

Open lowzyyy opened this issue 2 years ago • 1 comments

Pan options works great on PC with mouse or with modifier key but it is unusable on touch.

I have Ipad and iphones so that is where i tested but behaviour is that when you zoom with pinch (which is FAR inferior than drag and drag does not work on touch for some reason) you can't scroll with your finger across points to see the values because it is triggering pan gesture which is very annoying!

Also pinch is awful for touch devices because you can't pinch close to the edges. It would be ok if pan option works so you could easily get to the end of the chart but this way its unusable for smartphones

lowzyyy avatar May 31 '23 18:05 lowzyyy

I can confirm this! My hope was that the modifer key disables panning on a touch screen, but this is not the case :(

mo8it avatar Sep 12 '23 16:09 mo8it