Update the "Rotating a 3D plot" gallery example to show all 3 rotation axes by scottshambaugh · Pull Request #21737 · matplotlib/matplotlib · GitHub
Skip to content

Update the "Rotating a 3D plot" gallery example to show all 3 rotation axes - #21737

Merged
timhoffm merged 2 commits into
matplotlib:mainfrom
scottshambaugh:rotate-3d-plot-gallery
Dec 4, 2021
Merged

Update the "Rotating a 3D plot" gallery example to show all 3 rotation axes#21737
timhoffm merged 2 commits into
matplotlib:mainfrom
scottshambaugh:rotate-3d-plot-gallery

Conversation

@scottshambaugh

@scottshambaugh scottshambaugh commented Nov 24, 2021

Copy link
Copy Markdown
Contributor

PR Summary

This PR builds off of #21426 and updates the rotate-axes3d-sgskip.py example to show rotation about each individual view axis, with annotations. Here is the resulting animation:

3d_rotations.mp4

PR Checklist

Tests and Styling

  • [N/A] Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [N/A] New features are documented, with examples if plot related.
  • [N/A] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [N/A] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

@scottshambaugh

scottshambaugh commented Nov 24, 2021

Copy link
Copy Markdown
Contributor Author

@QuLogic QuLogic added status: needs workflow approval For PRs from new contributors, from which GitHub blocks workflows by default. topic: mplot3d labels Nov 24, 2021
@scottshambaugh
scottshambaugh marked this pull request as ready for review December 3, 2021 16:53
@QuLogic

QuLogic commented Dec 4, 2021

Copy link
Copy Markdown
Member

Rename gallery example for clarity - this animation does not do any rotating
@timhoffm timhoffm added Documentation and removed status: needs rebase status: needs workflow approval For PRs from new contributors, from which GitHub blocks workflows by default. labels Dec 4, 2021
@timhoffm timhoffm added this to the v3.6.0 milestone Dec 4, 2021
@timhoffm
timhoffm merged commit be94172 into matplotlib:main Dec 4, 2021
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.

3 participants