On Tue, Mar 8, 2011 at 2:20 AM, Benjamin Root <ben.r...@ou.edu> wrote:
> And this appears to be a bug.  Looks like the call signature for the legend
> object's get_window_extent() doesn't match the call signature for all other
> artists.
>

Yes. It is a bug.

Meanwhile, you may use

bbox_extra_artists=[leg.legendPatch]

as a workaround.

Regards,

-JJ

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to