8000 Fix Figure.add_axes(rect=...). by QuLogic · Pull Request #17164 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Fix Figure.add_axes(rect=...). #17164

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
Apr 17, 2020
Merged

Conversation

QuLogic
Copy link
Member
@QuLogic QuLogic commented Apr 17, 2020

PR Summary

This makes it behave as if the signature was actually add_axes(rect, **kwargs) instead of *args.

PR Checklist

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

@QuLogic QuLogic added this to the v3.3.0 milestone Apr 17, 2020
@brunobeltran
Copy link
Contributor

LGTM

This makes it behave as if the signature was actually
`add_axes(rect, **kwargs)` instead of `*args`.
@efiring efiring merged commit 5eea274 into matplotlib:master Apr 17, 2020
@QuLogic QuLogic deleted the add_axes-rect branch April 17, 2020 20:32
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.

3 participants
0