I noticed some odd behavior in the legend and managed to track down
the source of the problem and make a fix (a diff against the current
svn is attached). Specifically, two things were fixed:
*The "markerscale" argument for the legend seems to do nothing... The
attached diff properly applies the
Erik,
Thanks for addressing this. I actually ran into this problem once a while
back, but just figured that I was doing something wrong. I will check out
your patch to see how well it works.
Ben Root
On Tue, Jun 8, 2010 at 2:16 PM, Erik Tollerud wrote:
> I noticed some odd behavior in the leg
Hi Michael,
may it be that you used different compilers for compiling your
FreeType2 and your matplotlib? [CC=gcc-4.2] It's nearly impossible
to tell afterwards from the libraries.
I was able to compile matplotlib (not the svn though) on OS X Snow
Leopard /without/ using the make.osx script. O
On Tue, Jun 8, 2010 at 2:49 PM, Friedrich Romstedt
wrote:
> Hi Michael,
>
> may it be that you used different compilers for compiling your
> FreeType2 and your matplotlib? [CC=gcc-4.2] It's nearly impossible
> to tell afterwards from the libraries.
>
> I was able to compile matplotlib (not the s