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

Skip to content

Share elevation and azimut with other axes #17442

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

Conversation

tophensen
Copy link

Just like sharex, sharez et al. enable syncing the view among axes, it should be possible to sync azimuth and elevation of Axes3D as well.

My primary application of this is displaying an interactive stereoscopic (cross-eye) view of 3D plots: 2 Axes3D with the same data are put side-by-side with a difference in azimuth of ~3 degree.

Just like sharex, sharez et al. enable syncing the view among axes, it should be possible to sync azimut and elevation as well. 
My primary application of this is displaying an interactive stereoscopic (cross-eye) view of 3D plots: 2 Axes3D with the same data are put side-by-side with a difference in azimuth of ~3 degree.
@QuLogic
Copy link
Member

QuLogic commented Sep 3, 2020

Sorry it seems nobody touched this in a while. I'm not too sure that tying elevation and azimuth to whether the z axis is shared is the right way to go. A shared view angle should probably be separately tracked.

You will also need to fix the flake8 errors.

@QuLogic QuLogic linked an issue Sep 3, 2020 that may be closed by this pull request
@jklymak jklymak marked this pull request as draft April 23, 2021 15:37
@scottshambaugh scottshambaugh mentioned this pull request May 5, 2023
4 tasks
@QuLogic
Copy link
Member

QuLogic commented May 8, 2023

Replaced by #25821. Thank you for your initial work on this @tophensen.

@QuLogic QuLogic closed this May 8, 2023
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