> Just a thought, are you trying out the new legend code?

I don't know if I am or not.  But these problems are prior to any code
regarding the legend.

> Could you do a print of the type for bars?

When I write it as just bars without the comma it is:

bars type = <type 'list'>

If I write it with the comma ( bars,) then it won't even run because
of the ValueError.

I know the 2nd problem is that a dictionary cannot have a mutable
object like a list as a key.  But previously, as I said, I was able to
call line, (with the comma) and it would work.  In fact, line, with a
comma gives this type:

line type =  <class 'matplotlib.lines.Line2D'>

Thanks,
Che

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to