Hey all
For a website I’m making, I’m putting a plot inside of a scrollable div, so that only part of the graph is visible, and you can scroll horizontally to see the rest.
It looks roughly like this http://bit.ly/plotlymobiledrag
and it works great on desktop, however, on mobile, I can’t drag to scroll the div.
Does anyone know a possible solution for this?