Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
DOC: Original documentation was misleading #7659
+1
−1
Conversation
tacaswell
added this to the
2.0.1 (next bug fix release)
milestone
Dec 21, 2016
NelleV
merged commit 04be437
into matplotlib:master
Dec 21, 2016
tacaswell
added a commit
that referenced
this pull request
Dec 22, 2016
|
|
NelleV + tacaswell |
aec69b8
|
|
backported to v2.x as aec69b8 as this is strictly a docstring change so is 0 risk to the rc. |
tacaswell
modified the milestone: 2.0 (style change major release), 2.0.1 (next bug fix release)
Dec 22, 2016
QuLogic
added the
Documentation
label
Dec 22, 2016
madphysicist
deleted the
madphysicist:patch-6 branch
Dec 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
madphysicist commentedDec 21, 2016
Doing
figure.add_axes([0, 1, 0, 1])would create axes that are in the upper left corner with width zero.