Apexcharts.js: Horizontal scroll / Panning doesn't work on mobile

Created on 24 Mar 2019  路  6Comments  路  Source: apexcharts/apexcharts.js

Codepen

http://k.arflax.com/samples/react/line/chart.php?strkey=svFh2qsUc5ckz4MJjaNfS/BRK8cx6/gH&strdeviceid=654

Explanation

hand icon on Iphone chrome doesn't appear.

photo_2019-03-24_18-04-11

Most helpful comment

+1 to this, the panning/zoom buttons were a particular draw with this library as most charting libraries struggle with touch and the idea of using buttons seemed the logical conclusion. What about having left/right arrows on mobile rather than a pan button, with each click being a shift of 50% of the viewable area?

All 6 comments

Yes, zooming/panning is currently disabled on touch devices.
As we also need to show tooltips on single touch scroll, panning is disabled. Will find some workaround soon.

Closing as duplicate of #86

+1 to this, the panning/zoom buttons were a particular draw with this library as most charting libraries struggle with touch and the idea of using buttons seemed the logical conclusion. What about having left/right arrows on mobile rather than a pan button, with each click being a shift of 50% of the viewable area?

Likewise, I'd like to see this implemented too

@junedchhipa Any update for this feature???

Yes, zooming/panning is currently disabled on touch devices.
As we also need to show tooltips on single touch scroll, panning is disabled. Will find some workaround soon.

Some of us may want to have tooltips disabled and have panning and zooming being the default behavior. Having the option to choose would be helpful!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jeroenpol picture jeroenpol  路  3Comments

cstlaurent picture cstlaurent  路  3Comments

Sumon-miazi picture Sumon-miazi  路  3Comments

rcoundon picture rcoundon  路  3Comments

drew-dulgar picture drew-dulgar  路  3Comments