On Thu, Jan 6, 2011 at 12:43 PM, Benjamin Root <ben.r...@ou.edu> wrote:
> I can confirm the problem, and I have a few suspects as to the cause.  Most
> notably that the legend code probably assumes that it is looking for line
> objects, not patch objects and starts using its own color cycler when it
> can't get a list of colors to correspond with its list of labels.

The main issue here is that a single "bar" command creates multiple
patch artists. There is not much thing legend code can do. I guess
this is where documentation needs to be improved though.

Regards,

-JJ

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to