Removing picked line

Hi John,

John Hunter <jdh2358@...287...> writes:

···

On Wed, Jun 10, 2009 at 9:11 AM, John Hunter<jdh2358@...287...> wrote:

ax.lines.remove(someline)
fig.canvas.draw()

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

Thank you very much, this helped a lot. (the manpages to artists and
axes are a bit complicated to use since they are far too long)

Best regards

Ole