X Tutup
Skip to content

API: shrink default figure size#6290

Merged
efiring merged 3 commits intomatplotlib:v2.xfrom
tacaswell:dflt_shrink_figsize
Apr 12, 2016
Merged

API: shrink default figure size#6290
efiring merged 3 commits intomatplotlib:v2.xfrom
tacaswell:dflt_shrink_figsize

Conversation

@tacaswell
Copy link
Copy Markdown
Member

downscale the figure size to account for the increase in DPI but keep
the default size of the figure (in pixels) the same.

downscale the figure size to account for the increase in DPI but keep
the default size of the figure (in pixels) the same.
@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Apr 11, 2016
@jenshnielsen
Copy link
Copy Markdown
Member

👍 I agree this is the best solution to #5945

@mdboom
Copy link
Copy Markdown
Member

mdboom commented Apr 11, 2016

👍 from me, modulo fixing test failures.

@tacaswell tacaswell force-pushed the dflt_shrink_figsize branch from 381e500 to 6c97e47 Compare April 11, 2016 20:47
@tacaswell
Copy link
Copy Markdown
Member Author

@efiring After this is merged I think your two PRs will 'just work' ™️

@efiring efiring merged commit 7bc3ca1 into matplotlib:v2.x Apr 12, 2016
@tacaswell tacaswell deleted the dflt_shrink_figsize branch April 13, 2016 15:13
@tacaswell
Copy link
Copy Markdown
Member Author

Bah, this needs to be merged up to master

@efiring
Copy link
Copy Markdown
Member

efiring commented Apr 13, 2016

I did that. 1c27984

@efiring
Copy link
Copy Markdown
Member

efiring commented Apr 13, 2016

@tacaswell, sorry, I intended to note the merge to master immediately after doing it, but evidently I got distracted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup