BUG: restore default boxplot style and respect for the sym kwarg#3066
BUG: restore default boxplot style and respect for the sym kwarg#3066phobson wants to merge 3 commits intomatplotlib:masterfrom
Conversation
lib/matplotlib/axes/_axes.py
Outdated
|
If you want to change the api and defaults for |
|
Thanks for the feedback, Thomas. Looks like I fell victim to my crappy trackpad randomly highlighting and On Fri, May 16, 2014 at 5:57 AM, Thomas A Caswell
|
|
Figured it was something like that. I feel you on issues with trackpads... |
|
@phobson Any progress on this? |
|
Will wrap up this weekend. Promise. -- On Wed, May 28, 2014 at 9:04 PM, Thomas A Caswell
|
|
@phobson Thoughts on the test failures? |
|
I spent a lot of time troubleshooting them.
What's weird is that enabling those tests cause failures in unrelated Still wrapping my brain around this. On Mon, Jun 9, 2014 at 6:05 PM, Thomas A Caswell notifications@github.com
|
|
do they also fail if you run the tests in series? What do the test images look like? |
|
@phobson I am somewhat confused, there is a lot more new code in this than I expected there to be. Why did |
|
@phobson The issue is that the The rest of the fails were taken care of by a re-base. |
|
closing this in favor of #3165 for tidyness. We can always re-open this one/close that one later. |
Closes #3042
I think I'm getting some weird test failures. Still need to track that down.