Skip to content

Don't draw invisible 3D Axes#23314

Merged
timhoffm merged 1 commit intomatplotlib:mainfrom
QuLogic:fix-invisible-3d
Jun 21, 2022
Merged

Don't draw invisible 3D Axes#23314
timhoffm merged 1 commit intomatplotlib:mainfrom
QuLogic:fix-invisible-3d

Conversation

@QuLogic
Copy link
Copy Markdown
Member

@QuLogic QuLogic commented Jun 21, 2022

PR Summary

Also, add a test for cartesian Axes as well.

Fixes #23308

PR Checklist

Tests and Styling

  • 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).
  • [n/a] Documentation is sphinx and numpydoc compliant (the docs should build without error).

Also, add a test for cartesian Axes as well.

Fixes matplotlib#23308
@timhoffm timhoffm added this to the v3.6.0 milestone Jun 21, 2022
@timhoffm timhoffm added the PR: bugfix Pull requests that fix identified bugs label Jun 21, 2022
@timhoffm timhoffm merged commit 9d5953f into matplotlib:main Jun 21, 2022
@QuLogic QuLogic deleted the fix-invisible-3d branch June 21, 2022 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: bugfix Pull requests that fix identified bugs topic: mplot3d

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: set_visible() not working for 3d projection

3 participants