From: John H. <jd...@gm...> - 2009-01-31 16:27:33
|
On Sat, Jan 31, 2009 at 5:03 AM, <pro...@cl...> wrote: > Hello, > > I would like to drag points and graphs of functions with the mouse. Is there > an example somewhere of this kind of functionnality ? Take a look at the event handling tutorial -- it includes a draggable rectangle example http://matplotlib.sourceforge.net/users/event_handling.html JDH |