Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2023

Conversation

scottshambaugh
Copy link
Contributor

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

Copy link
Member

@WeatherGod WeatherGod left a 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 like plt.subplots() and such.

@scottshambaugh
Copy link
Contributor Author

scottshambaugh commented May 5, 2023

@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

@scottshambaugh scottshambaugh force-pushed the 3d_shared_view_axes branch from 1e7ae2d to a9f8546 Compare May 5, 2023 20:44
@scottshambaugh scottshambaugh force-pushed the 3d_shared_view_axes branch from a9f8546 to 933d9b9 Compare May 6, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] multiple 3d plots with tied viewing angles
4 participants