From: John H. <jdh...@ac...> - 2005-04-08 18:17:04
|
>>>>> "Chris" == Chris Barker <Chr...@no...> writes: Chris> By the way, I'm on a quest to make the OO interface to Chris> matplotlib fully functional and convenient. If you want to Chris> work on it, John would probably except a patch to make a Chris> figure.legend() method. pylab.figlegend is a thin wrapper to matplotlib.Figure.legend; see http://matplotlib.sf.net/matplotlib.figure.html#Figure-legend <wink> JDH |