Skip to content
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

FIX: account for dpi == 'figure' #9299

Merged
merged 1 commit into from Mar 6, 2016
Merged

Conversation

tacaswell
Copy link
Contributor

In mpl 1.5.0 'figure' became a valid dpi value, in 2.0 it will
become the default.

xref matplotlib/matplotlib#6113

This should be backported as far back as you are willing to backport.

In mpl 1.5.0 'figure' became a valid dpi value, in 2.0 it will
become the default.

xref matplotlib/matplotlib#6113
@minrk minrk added this to the 4.2 milestone Mar 6, 2016
minrk added a commit that referenced this pull request Mar 6, 2016
FIX: account for dpi == 'figure'
@minrk minrk merged commit 1786d70 into ipython:master Mar 6, 2016
minrk added a commit that referenced this pull request Mar 6, 2016
In mpl 1.5.0 'figure' became a valid dpi value, in 2.0 it will
become the default.

xref matplotlib/matplotlib#6113

...
minrk added a commit that referenced this pull request Mar 6, 2016
In mpl 1.5.0 'figure' became a valid dpi value, in 2.0 it will
become the default.

xref matplotlib/matplotlib#6113

...
@minrk
Copy link
Member

minrk commented Mar 6, 2016

Merged and applied backport to 4.x, 4.0.x, 3.x. If they get another release, this'll be in there.

minrk added a commit that referenced this pull request Mar 6, 2016
In mpl 1.5.0 'figure' became a valid dpi value, in 2.0 it will
become the default.

xref matplotlib/matplotlib#6113

...
@tacaswell tacaswell deleted the fix_figure_dpi branch March 6, 2016 18:13
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.

None yet

2 participants