Skip to content

Implement touch interactions in 3D subplots #1424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

etpinard
Copy link
Contributor

Brings in @dfcreative 's mikolalysenko/3d-view-controls#1 (via gl-vis/gl-plot3d#7).

This PR partly resolves #480.

Test it on your mobile devices with http://codepen.io/etpinard/full/aJOMzZ/

@ghost
Copy link

ghost commented Mar 10, 2017

the sample in codepen takes forever to load and doesn't rotate in chrome browser on mobile android 5, though panning and zooming of the whole page works.
I also with to have the possibility to zoom and pan so the 'canvas' remains in the same place but the x and Y axes adapt accordingly to the zoom and the pan.

@dy dy mentioned this pull request Mar 21, 2017
@etpinard
Copy link
Contributor Author

@dfcreative can you confirm #1424 (comment)

It would be nice to wrap this one up.

@dy
Copy link
Contributor

dy commented Jun 14, 2017

@etpinard yeah, touch interactions are going to be covered by scatter-lasso PR. The codepen does not work on my side, because in plotly.js we have own 3d-view-controls implementation.

@etpinard
Copy link
Contributor Author

Even in 3d?

@dy
Copy link
Contributor

dy commented Jun 14, 2017

@etpinard yes, it includes unmerged 3d-touch-interactions branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'touch' handlers for panning on mobile devices
2 participants