You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is it possible to perform "Box selection" in plotly.js graph on touch screen devices? If not, can we integrate it in some way to plotly.js library for 2D graphs?
I've been exploring it and found that plotly triggers 'plotly_selected' event on touch event but does nothing on drag and drop. See the code here: codePen.
Any help will be appreciated.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Is it possible to perform "Box selection" in plotly.js graph on touch screen devices? If not, can we integrate it in some way to plotly.js library for 2D graphs?
I've been exploring it and found that plotly triggers 'plotly_selected' event on touch event but does nothing on drag and drop. See the code here: codePen.
Any help will be appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: