Hi,

I can do everything I want with pylab (and even more :) ).
I'm only missing one thing:
I really would like to have one more option in imshow to get the pixel 
value  of the pixel pointed by the cursor.
The backends are showing X qnd Y coordinates. It is fine but I need also 
to look at the pixels values (before dooing computations thanks to scipy).

I know how to get the pixels values but I do not know how to print them 
at the bottom right of the backend (on the same line as the X,Y pixel 
number).

Is there a way to do that using the tk backend for instance?
If there is a way, would you consider a new boolean option in imshow to 
trigger this new behavior (of course, the default must be 'false' to 
prevent us to brake things..)

Any comment would be very much appreciated :)

Xavier

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to