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

DOC: Original documentation was misleading #7659

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

madphysicist
Copy link
Contributor

Doing figure.add_axes([0, 1, 0, 1]) would create axes that are in the upper left corner with width zero.

Doing `figure.add_axes([0, 1, 0, 1])` would create axes that are in the upper left corner with width zero.
@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Dec 21, 2016
@NelleV NelleV merged commit 04be437 into matplotlib:master Dec 21, 2016
tacaswell pushed a commit that referenced this pull request Dec 22, 2016
DOC: Original documentation was misleading
@tacaswell
Copy link
Member

backported to v2.x as aec69b8 as this is strictly a docstring change so is 0 risk to the rc.

@tacaswell tacaswell modified the milestones: 2.0 (style change major release), 2.0.1 (next bug fix release) Dec 22, 2016
@madphysicist madphysicist deleted the patch-6 branch December 28, 2016 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants