|
From: John H. <jd...@gm...> - 2007-02-27 14:50:35
|
On 2/27/07, Berthold H=F6llmann <ber...@de...> wrote: > The online documentation on > <http://matplotlib.sourceforge.net/matplotlib.axes.html> marks the > method 'get_child_artists' deprecated. What else can I use instead? Use ax.get_children in matplotlib-0.90 and svn. JDH |