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

Remove access to 'savefig.dpi', use figure.dpi #9868

Merged
merged 1 commit into from
Sep 8, 2016
Merged

Conversation

has2k1
Copy link
Contributor

@has2k1 has2k1 commented Aug 13, 2016

ipykernel now uses figure.dpi to control the dpi of the
image to be created. This means that dpi property of the
figure object is a reliable source of truth for the users
preferences.

Depends on ipython/ipykernel/pull/176

`ipykernel` now uses `figure.dpi` to control the dpi of the
image to be created. This means that `dpi` property of the
figure object is a reliable source of truth for the users
preferences.
@minrk minrk added this to the 5.2 milestone Aug 15, 2016
@minrk minrk merged commit 6e2950e into ipython:master Sep 8, 2016
Carreau added a commit to Carreau/ipython that referenced this pull request Sep 18, 2016
`ipykernel` now uses `figure.dpi` to control the dpi of the
image to be created. This means that `dpi` property of the
figure object is a reliable source of truth for the users
preferences.

Depends on ipython/ipykernel/pull/176
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.

2 participants