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

fix and test deprecated layout method toggling#22849

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

Conversation

richardsheridan
Copy link
Contributor

PR Summary

Fixes#22847. Not sure if there are knock-on effects, looking forward to code review.

PR Checklist

Tests and Styling

  • Has pytest style unit tests (andpytest passes).
  • IsFlake 8 compliant (installflake8-docstrings and runflake8 --docstring-convention=all).

Documentation

  • New features are documented, with examples if plot related.
  • New features have an entry indoc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented indoc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).

@jklymak
Copy link
Member

Just a heads up that I cannot review anything properly for a week or so. Thanks!

@QuLogicQuLogic added this to thev3.6.0 milestoneApr 15, 2022
@greglucas
Copy link
Contributor

Is None the "null"-layout engine? It looks like there is also mention of the string "none" here:
#22452
So, I'm curious if this is currently allowed, or if that PR needs to go in first?

@jklymakjklymak marked this pull request as draftJune 30, 2022 08:45
@richardsheridan
Copy link
ContributorAuthor

Any interest in doing this for 3.5.3 and saving#22452 for 3.6.0?

@tacaswell
Copy link
Member

Sorry, I missed this entirely until I saw it was closed! In the future, please err on the side of re-milestoning things back if you want them to be in a bug fix release.

The reason#22452 picked up all of the extra complexity is that just setting it back to None could end up breaking the colorbars so I would still be wary of this fix.

@QuLogicQuLogic modified the milestones:v3.6.0,unassignedSep 9, 2022
QuLogic added a commit to QuLogic/matplotlib that referenced this pull requestJan 10, 2023
Re-uses the tests frommatplotlib#22849, but also tests that going _back_ on worksas well.Fixesmatplotlib#22847Co-authored-by: richardsheridan <richard.sheridan@gmail.com>
QuLogic added a commit to QuLogic/matplotlib that referenced this pull requestJan 10, 2023
Re-uses the tests frommatplotlib#22849, but also tests that going _back_ on worksas well.Fixesmatplotlib#22847Co-authored-by: richardsheridan <richard.sheridan@gmail.com>
@QuLogicQuLogic mentioned this pull requestJan 10, 2023
1 task
@richardsheridanrichardsheridan deleted the toggle_layout branchMarch 31, 2023 14:42
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@timhoffmtimhoffmtimhoffm approved these changes

@jklymakjklymakAwaiting requested review from jklymak

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot toggle set_tight_layout
6 participants
@richardsheridan@jklymak@greglucas@tacaswell@timhoffm@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp