Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
3D plots shared view angles#25821
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
64b7872
to48bfd12
Compare48bfd12
to853b224
Compare853b224
to1e7ae2d
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This is super awesome! I can't believe I never thought of adding this feature since I use sharex/sharey all the time for other things.
My only concern is how to make this feature more visible at the top level functions likeplt.subplots()
and such.
scottshambaugh commentedMay 5, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@WeatherGod I think we should handle that in a separate PR, since I've got some questions about using sharez and shareview in that interface. Got this issue to track it, would appreciate your input!#25822 |
1e7ae2d
toa9f8546
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
a9f8546
to933d9b9
Compare
PR summary
Replaces#17442
Closes#11181
3D axes can now be rotated together! Here's a video of the plots from the new baseline image being interacted with:
2023-05-05.09-39-28.mp4
PR checklist