X Tutup
Skip to content

Backport PR #25198 - DOC: remove constrained_layout kwarg from examples#25215

Merged
jklymak merged 1 commit intomatplotlib:v3.7.xfrom
rcomer:backport-25198
Feb 14, 2023
Merged

Backport PR #25198 - DOC: remove constrained_layout kwarg from examples#25215
jklymak merged 1 commit intomatplotlib:v3.7.xfrom
rcomer:backport-25198

Conversation

@rcomer
Copy link
Copy Markdown
Member

@rcomer rcomer commented Feb 14, 2023

Manual backport of #25198 due to conflicts in
examples/subplots_axes_and_figures/demo_constrained_layout.py
Conflicts were because some of the changes here were right below the section separators which changed in main at #25021.

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

…rom examples

Manual backport of matplotlib#25198 due to conflicts in
examples/subplots_axes_and_figures/demo_constrained_layout.py
This was because some of the changes here were right below the section
separators which changed in main at matplotlib#25021.
@rcomer rcomer added this to the v3.7.1 milestone Feb 14, 2023
@jklymak jklymak merged commit 4240c67 into matplotlib:v3.7.x Feb 14, 2023
@rcomer rcomer deleted the backport-25198 branch February 14, 2023 18:07
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.

2 participants

X Tutup