Re: [Matplotlib-users] repaint subplot

2010-02-03 Thread John Hunter
On Wed, Feb 3, 2010 at 5:32 AM, Luis P. Guerra wrote: > Hi, > > I am newbie using Matplotlib. I have to do an interactive application and > before that, I am trying some tests to familiarize myself with the library. > > I am plotting some 2d data together with 2 buttons. When one of the buttons >

[Matplotlib-users] repaint subplot

2010-02-03 Thread Luis P. Guerra
Hi, I am newbie using Matplotlib. I have to do an interactive application and before that, I am trying some tests to familiarize myself with the library. I am plotting some 2d data together with 2 buttons. When one of the buttons is pressed, only a few points should be remain in the plot, and whe