Skip to content
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

move orthographic scroll zoom from the gl-plot3d scene to plotly scene #24

Merged
merged 2 commits into from
Oct 23, 2019

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Oct 23, 2019

The function which was added to make scroll zoom work on plotly.js graphs now moved to plotly.js scene. One could simply add a similar listener after the creation of scene.
Please refer to plotly/plotly.js#4292 for more info.

In addition, this PR adds getter and setter functions for reading and manipulating scene's aspect-ratio values.
@etpinard

@etpinard
Copy link
Member

Very nicely done here. Feel free to merge this when you like 💃

@archmoj archmoj merged commit 23060b3 into master Oct 23, 2019
@archmoj archmoj deleted the fix4274-orthographic-zoom branch October 23, 2019 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants