Paul,
Thanks for the patch. Since numpoints <= 0 is an error, plain and
simple, I committed a change (svn 4937) so that it will raise a more
informative exception. I don't think that trying to correct the error
and raising a warning is a good strategy in this case.
Eric
[EMAIL PROTECTED] wr
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,
AxesImage.int
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