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

Skip to content

Fix configure subplots #18306

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 4 commits into from
Aug 24, 2020

Conversation

richardsheridan
Copy link
Contributor

PR Summary

Fixes #18299. Draft for the moment because I still need to see if we can keep #17025 from haunting us. For the moment the reference to the subplot_tool is kept on the navbar; I think that makes more sense than an artificial cycle, as the navbar is responsible for spawning the tool anyway.

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/next_api_changes/* if API changed in a backward-incompatible way

@richardsheridan
Copy link
Contributor Author

Found a different way to fix #17025. I don't really trust CI on this, can I get someone else to help manually check nbagg is working after 5f6a785?

@richardsheridan richardsheridan marked this pull request as ready for review August 20, 2020 13:08
Copy link
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can confirm that nbAgg is not broken.

@QuLogic QuLogic added this to the v3.4.0 milestone Aug 22, 2020
@dopplershift
Copy link
Contributor

Needs a rebase.

@jklymak jklymak merged commit 0e87f48 into matplotlib:master Aug 24, 2020
@richardsheridan richardsheridan deleted the fix_configure_subplots branch August 24, 2020 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New configure_subplots behaves badly on TkAgg backend
4 participants