From: Paul H. <pmh...@gm...> - 2013-12-02 19:00:37
|
Hey folks, I've got a branch going to refactor the boxplot function and address several issues that have cropped up lately. Currently, everything on my feature branch is working well except for Travis' Python 2.6 build. Here's a link directly the error on the build: https://travis-ci.org/phobson/matplotlib/jobs/14820842#L9502 And here's a link to my current branch (still a work-in-progress) https://github.com/phobson/matplotlib/compare/wip2-boxplot-refactor Thanks, -paul |