Hello,
I’ve a canvas with width=100%. Very often when I try to scroll the page on mobile by doing a vertical swipe then the chart zooms (because sometimes the swipe is not perfectly vertical).
Would id be possible to avoid zooming while doing vertical swiping? to zoom usualy we make horizontal swiping.
in graph option I’ve:
zoomEnabled: true,
zoomType: “x”,