Delete lines in matplotlib

Posted by terabytest on Stack Overflow See other posts from Stack Overflow or by terabytest
Published on 2010-04-28T19:34:32Z Indexed on 2010/04/28 19:37 UTC
Read the original article Hit count: 168

Filed under:

Hi, I need to delete all the lines on a subplot, to then redraw them (i'm making a redraw function to be used when i add/remove some lines) How do I do it?

© Stack Overflow or respective owner

Related posts about matplotlib