chartjs / chartjs/chartjs-plugin-zoom
Allow normal touch scroll when pan.mode = 'x'
Open
bug
- Dominant language
- JavaScript
- Stars
- 623
- Forks
- 331
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 7
Description
Hi,
when viewing graphs on a small touch screen like on a smartphone with `pan.mode` set to `x`, the canvas always grabs the up-down scroll events even though it should only react on left-right swipes.
Can this be configured?
Contributor guide
Assessment
This issue has not been assessed yet.