On Sun, Jul 15, 2007 at 10:49:13PM -0400, Paul Kienzle wrote:
> I don't see an obvious way to remove a line from an axes object.

> Shall I add remove_child(h) which searches through all the lists
> of containers and removes the one that I don't want?

I think that would be very useful. TVTK has something similar, and I use
it often. Something to remove the last object added we be great too (I
don't know where the reference to the last object added should be stored,
but there are many places, and perhaps maybe simply as an attribute of
the "remove_last" function. And I suggest that this should not be a
method of axes or a figure, but a pylab function.

Cheers,

Gaƫl

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to