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: do not set constrained layout on false-y values#23987

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
jklymak merged 2 commits intomatplotlib:mainfromtacaswell:fix_false_CL
Sep 23, 2022

Conversation

tacaswell
Copy link
Member

PR Summary

closes#23986

While fixing this I discovered thatplt.figure(..., constrained_layout={}) can take a dictionary but that is not documented. Given that it is discouraged, I did not document this feature, but added a test and decided that an empty dictionary should be "True" for this purpose.

PR Checklist

Tests and Styling

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

@tacaswelltacaswell added this to thev3.6.1 milestoneSep 22, 2022
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
@jklymakjklymak merged commit33303ba intomatplotlib:mainSep 23, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestSep 23, 2022
timhoffm added a commit that referenced this pull requestSep 23, 2022
…987-on-v3.6.xBackport PR#23987 on branch v3.6.x (FIX: do not set constrained layout on false-y values)
@tacaswelltacaswell deleted the fix_false_CL branchSeptember 23, 2022 06:46
@ksundenksunden mentioned this pull requestFeb 20, 2023
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@QuLogicQuLogicQuLogic approved these changes

@jklymakjklymakjklymak approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v3.6.1
Development

Successfully merging this pull request may close these issues.

[Bug]: Constrained layout UserWarning even when False
3 participants
@tacaswell@QuLogic@jklymak

[8]ページ先頭

©2009-2025 Movatter.jp