Skip to content

DOC: Move "Manage multiple figures in pyplot" to section pyplot - #32354

Merged
timhoffm merged 1 commit into
matplotlib:mainfrom
timhoffm:doc-pyplot-multi-fig
Sep 16, 2026
Merged

timhoffm merged 1 commit into
matplotlib:mainfrom
timhoffm:doc-pyplot-multi-fig

Conversation

@timhoffm

Copy link
Copy Markdown
Member

PR summary

Let's move all pyplot related examples to that section. We generally focus on the Axes-based API thoughout all examples. Pyplot is only the additional API, sometimes useful in interactive scenarios. I'd claim this example is primarily about the specifics of pyplot and only secondary an example for managing figures.

AI Disclosure

no AI

PR quality check

  • Use an expressive title, e.g. "Fix title font property precedence"
  • N/A: New and changed code is tested
  • N/A: Plotting related features are demonstrated in an example
  • N/A: New features and API changes have release notes
  • Documentation complies with general and docstring guidelines

@github-actions github-actions Bot added the Documentation: examples files in galleries/examples label Sep 15, 2026
@story645 story645 added this to the v3.11-doc milestone Sep 15, 2026
@QuLogic

QuLogic commented Sep 16, 2026

Copy link
Copy Markdown
Member

Build failure is real:

WARNING: The following examples listed in galleries/examples/subplots_axes_and_figures/gallery_order.txt do not exist: multiple_figs_demo.py

@timhoffm
timhoffm force-pushed the doc-pyplot-multi-fig branch from 11c97d1 to 4313e55 Compare September 16, 2026 04:37
@timhoffm
timhoffm merged commit cfa473e into matplotlib:main Sep 16, 2026
22 checks passed
@timhoffm
timhoffm deleted the doc-pyplot-multi-fig branch September 16, 2026 05:19
story645 pushed a commit that referenced this pull request Sep 16, 2026
story645 added a commit that referenced this pull request Sep 16, 2026
…354-on-v3.11.x

Backport PR #32354 on branch v3.11.x (DOC: Move "Manage multiple figures in pyplot" to section pyplot)
story645 pushed a commit that referenced this pull request Sep 16, 2026
story645 added a commit that referenced this pull request Sep 16, 2026
…354-on-v3.11.0-doc

Backport PR #32354 on branch v3.11.0-doc (DOC: Move "Manage multiple figures in pyplot" to section pyplot)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: examples files in galleries/examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants