Hi,
I've built and tested some binary wheels for OSX - available here:
https://nipy.bic.berkeley.edu/scipy_installers/
I'd really like to upload these to pypi so that people get them by
default with 'pip install matplotlb'. Is that OK? Can someone give
me permission to do that?
Thanks a lot,
Hi,
On Mon, Mar 24, 2014 at 6:29 AM, Benjamin Root wrote:
> I thought we fixed this one...
>
> Seems like we haven't as there is an open issue for it:
> https://github.com/matplotlib/matplotlib/issues/2842
Sorry - I didn't say - but the wheels are for the 1.3.1 release...
Cheers,
Matthew
Hi,
Working on mpld3, I've hit something I don't quite know how to handle. I'm
trying to render legend components in d3, and the strange thing is that
markers within the legend have empty paths. Consider the script below:
#--
import matplotlib.p
Wow. Thanks so much, Stan! This is a huge help and works just as I need it
to.
Much appreciated!
On Mon, Mar 24, 2014 at 11:26 AM, Stan West wrote:
> On 2014-03-24 14:08, Stan West wrote:
>
> May I suggest that you look at the mailing list thread from that time [1],
> try the patch in the thr