Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: remove redundant gridspec from example#29667

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
timhoffm merged 1 commit intomatplotlib:mainfromrcomer:doc-inset-gridspec
Feb 22, 2025

Conversation

rcomer
Copy link
Member

PR summary

Since this example uses constrained layout, the 75% modification on the gridspec has no effect. We can therefore simplify this axes creation. (I have a use-case where constrained layout needs to run more times to fit everything properly. I saw this example and thought maybe using the 75% approach would help the constrained layout algorithm by starting closer to where it needs to go, but it made no difference to my use-case either).

Also switched outset(aspect= forset_aspect( following guidance at#28693 (comment).

PR checklist

@github-actionsgithub-actionsbot added the Documentation: examplesfiles in galleries/examples labelFeb 22, 2025
@rcomer
Copy link
MemberAuthor

Before
After

@timhoffmtimhoffm added this to thev3.10.0-doc milestoneFeb 22, 2025
@timhoffmtimhoffm merged commitc9402f3 intomatplotlib:mainFeb 22, 2025
21 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestFeb 22, 2025
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestFeb 22, 2025
@rcomerrcomer deleted the doc-inset-gridspec branchFebruary 22, 2025 20:24
@rcomer
Copy link
MemberAuthor

Thanks@timhoffm! 🚀

@jklymak
Copy link
Member

Note as a follow up: we really should not be using gridspec at all in examples.

rcomer reacted with thumbs up emoji

rcomer added a commit that referenced this pull requestFeb 22, 2025
…667-on-v3.10.xBackport PR#29667 on branch v3.10.x (DOC: remove redundant gridspec from example)
timhoffm added a commit that referenced this pull requestFeb 22, 2025
…667-on-v3.10.0-docBackport PR#29667 on branch v3.10.0-doc (DOC: remove redundant gridspec from example)
@ksundenksunden mentioned this pull requestMar 3, 2025
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Labels
Documentation: examplesfiles in galleries/examples
Projects
None yet
Milestone
v3.10-doc
Development

Successfully merging this pull request may close these issues.

3 participants
@rcomer@jklymak@timhoffm

[8]ページ先頭

©2009-2025 Movatter.jp