Skip to content

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jun 21, 2025

PR summary

Nested gridspecs are explained in
galleries/examples/subplots_axes_and_figures/gridspec_nested.py, and layout is more generally explained in
galleries/users_explain/axes/arranging_axes.py and galleries/users_explain/axes/constrainedlayout_guide.py

Closes #25800

PR checklist

@QuLogic QuLogic added this to the v3.11.0 milestone Jun 21, 2025
@github-actions github-actions bot added the Documentation: examples files in galleries/examples label Jun 21, 2025
Nested gridspecs are explained in
`galleries/examples/subplots_axes_and_figures/gridspec_nested.py`, and
layout is more generally explained in
`galleries/users_explain/axes/arranging_axes.py` and
`galleries/users_explain/axes/constrainedlayout_guide.py`

Closes matplotlib#25800
@github-actions github-actions bot added the Documentation: user guide files in galleries/users_explain or doc/users label Jun 21, 2025
@QuLogic
Copy link
Member Author

QuLogic commented Jun 21, 2025

Also fixed a couple redirects from the old userdemo files.

Copy link
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

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

I was initially thinking of moving the example. But, while the example looks fancy, the existing other grid spec examples are more instructive. So removal makes sense.

@timhoffm timhoffm merged commit 5a10e4d into matplotlib:main Jun 21, 2025
40 checks passed
@QuLogic QuLogic deleted the no-userdemo branch June 21, 2025 06:02
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 Documentation: user guide files in galleries/users_explain or doc/users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MNT]: Remove the userdemo section in examples
2 participants