Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Choose offset text from ticks, not axes limits. #5780
+3
−0
Conversation
tacaswell
added the
needs_review
label
Jan 1, 2016
tacaswell
added this to the
next major release (2.0)
milestone
Jan 1, 2016
|
This should get a png only image test (the example from #5738 is perfect). It looks like there is some low-hanging re-factoring possible here ( |
|
I'm sort of hoping to just get this merged as-is and get a better test suite (not image based) / refactoring when working on #5755. |
|
Fair enough |
tacaswell
added a commit
that referenced
this pull request
Jan 1, 2016
|
|
tacaswell |
9c690ed
|
tacaswell
merged commit 9c690ed
into matplotlib:master
Jan 1, 2016
tacaswell
removed the
needs_review
label
Jan 1, 2016
tacaswell
added a commit
that referenced
this pull request
Jan 1, 2016
|
|
tacaswell |
f52afbf
|
|
backported to 2.x as f52afbf |
anntzer
deleted the
anntzer:offsettext-uses-ticks-not-axes-limits branch
Jan 1, 2016
anntzer
added a commit
to anntzer/matplotlib
that referenced
this pull request
Jan 2, 2016
|
|
anntzer |
5f69ed8
|
anntzer
added a commit
to anntzer/matplotlib
that referenced
this pull request
Jan 2, 2016
|
|
anntzer |
d6e9f80
|
anntzer
added a commit
to anntzer/matplotlib
that referenced
this pull request
Jan 2, 2016
|
|
anntzer |
56026ae
|
This was referenced Jan 2, 2016
anntzer
added a commit
to anntzer/matplotlib
that referenced
this pull request
Jan 7, 2016
|
|
anntzer |
c73a275
|
anntzer
added a commit
to anntzer/matplotlib
that referenced
this pull request
Jan 27, 2016
|
|
anntzer |
226b996
|
anntzer
added a commit
to anntzer/matplotlib
that referenced
this pull request
Feb 18, 2016
|
|
anntzer |
691e680
|
anntzer
added a commit
to anntzer/matplotlib
that referenced
this pull request
May 2, 2016
|
|
anntzer |
9a4ecfb
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anntzer commentedJan 1, 2016
Turns out the fix for #5738 was easier than expected.