[Matplotlib-users] Moving text objects with drag n drop

2008-02-03 Thread BL
hi, I've put online an example, which uses drag n drop to move text objects. Comments and critics will be really appreciated. You can find this here : http://www.scipy.org/Cookbook/Matplotlib/Drag_n_Drop_Text_Example Regards, -- BL

Re: [Matplotlib-users] getting list of interpolation functions...

2008-02-03 Thread Eric Firing
Fred, Cleaning out old mail, I came across this thread. I know it is not exactly what you were requesting, but I still think it meets the need you describe: in svn 4936 I moved _interpd and _interpdr from __init__ to the class attribute level, and added a public class attribute,