Skip to content
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

Backport PR #25499: FIX: use locators in adjust_bbox #25520

Merged
merged 1 commit into from Mar 21, 2023

Conversation

rcomer
Copy link
Member

@rcomer rcomer commented Mar 21, 2023

Manual backport of #25499.

Conflict was caused by the new test being right above the test from #24816, which is not in the v3.7.x branch.

(cherry picked from commit 8ef978d)

PR Summary

PR Checklist

Documentation and Tests

  • Has pytest style unit tests (and pytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • New plotting related features are documented with examples.

Release Notes

  • New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

Conflict was caused by the new test being right above the test from matplotlib#24816, which is not in the v3.7.x branch.

FIX: use locators in adjust_bbox
(cherry picked from commit 8ef978d)
@rcomer rcomer added the PR: bugfix Pull requests that fix identified bugs label Mar 21, 2023
@rcomer rcomer added this to the v3.7.2 milestone Mar 21, 2023
@ksunden ksunden merged commit e0de606 into matplotlib:v3.7.x Mar 21, 2023
28 of 29 checks passed
@rcomer rcomer deleted the backport-25499 branch March 21, 2023 17:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants