Yeah, it looks like this is a real bug (that only affects the 0.91.x
maintenance branch). LineCollection seemingly had get_lines() at one
point but it disappeared.
I have committed a fix to SVN and attached a patch against legend.py.
Cheers,
Mike
Yannick Copin wrote:
Hi,
I thought this At
Hi,
I thought this AttributeError when using legend was solved a long time ago
(see http://article.gmane.org/gmane.comp.python.matplotlib.general/10306) but
I still face it in matplotlib 0.91.3, released 4 weeks ago (and this does not
seem to have changed in recent version of collections.py).