Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
FIX: ticks filtered by Axis, not in Tick.draw #7042
Conversation
tacaswell
added this to the
2.0 (style change major release)
milestone
Sep 5, 2016
tacaswell
added the
needs_review
label
Sep 5, 2016
tacaswell
changed the title from
Assume ticker respects viewlims to ticks filtered by Axis, not in Tick.draw
Sep 5, 2016
tacaswell
changed the title from
ticks filtered by Axis, not in Tick.draw to FIX: ticks filtered by Axis, not in Tick.draw
Sep 5, 2016
|
@anntzer Corrected the tests and re-worded your commit message a bit to add a note about where the tick-in-view-limit filtering is actually accruing. |
tacaswell
added the
Release critical
label
Sep 5, 2016
|
Thanks for taking over, I've been a bit busy recently. |
efiring
merged commit acdf412
into matplotlib:master
Sep 6, 2016
efiring
removed the
needs_review
label
Sep 6, 2016
|
I merged because I didn't see any point in waiting for Appveyor for this one; Travis passed. |
efiring
added a commit
that referenced
this pull request
Sep 6, 2016
|
|
efiring |
9bc745c
|
|
Pushed to v2.x as 9bc745c. |
tacaswell
deleted the
tacaswell:assume-ticker-respects-viewlims branch
Sep 6, 2016
This was referenced Sep 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tacaswell commentedSep 5, 2016
Replaces #6647