On Wed, Jun 10, 2009 at 9:11 AM, John Hunter<jdh2...@gmail.com> wrote:

>> The other question that now remains is: how can I remove a line from an
>> axes?
>
>  ax.lines.remove(someline)
>  fig.canvas.draw()

See also

http://matplotlib.sourceforge.net/users/artists.html

which covers this and other useful things.

JDH

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to