Skip to content

Fix constrainedlayout uneven grid specs #10371

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 4, 2018

Conversation

jklymak
Copy link
Member

@jklymak jklymak commented Feb 2, 2018

PR Summary

This closes #10368.

The section of code here is pretty tricky. Please see the test for why.

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant

@jklymak jklymak added this to the v2.2 milestone Feb 2, 2018
@jklymak jklymak force-pushed the fix-constrainedlayout-uneven branch from 3fd697c to 698cf7f Compare February 2, 2018 23:16
@jklymak
Copy link
Member Author

jklymak commented Feb 2, 2018

I'm tagging RC just because it was an obvious bug that is fixed. Added a test, but didn't have to change any of the old ones.

@jklymak jklymak added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Feb 2, 2018
@tacaswell tacaswell merged commit 5ee9553 into matplotlib:master Feb 4, 2018
@tacaswell
Copy link
Member

Went ahead and just merged this for expediency, it is fixing a bug in un-released code that @jklymak wrote.

@jklymak jklymak deleted the fix-constrainedlayout-uneven branch February 4, 2018 18:09
@QuLogic QuLogic modified the milestones: needs sorting, v2.2.0 Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

constrained layout uneven gridspec layouts...
3 participants