Hello,

I have a subplot with 4 lines.
I display the legend.
I can remove a line easily with something like del(self.ax.lines[n]).
But how can I remove the line in the legend ?

I found that I can remove all the lines, add news ones, but all the
lines (new and deleted) remain in the legend.

thanks for helping

Philippe

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to