This is interesting.  It seems that the event.x, event.y values are for
the entire figure area rather than limited to the image.  Anyone know
how to get the image values instead?

Also, I wonder how one might get the values of the pixels (i.e. image
value) at the pixels that you click on.  One more thing -- is there a
way to make the cursor be a full plot window cross -- graphically like:
         ------------------
        |        |         |
        |        |         |
        |        |         |
        |--------|---------|
        |        |         |
        |        |         |
         ------------------
It makes it easier to align with the axes sometimes (the IDL astronomy
library has a routine called rdplot that does this).

Jon


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to