Skip to content
Prev 33913 / 398502 Next

How to get pixel position of a plot

Hi,

I would like to plot a graph on the jpeg device for example and to write 
a table associated to this plot where I have the pixel coordonates of 
each plotted point so that I could include the jpeg image onto a html 
page and get all the information about each point when the mouse button 
is pressed. The indentify() can do it but on the window device...
Thanks for any idea.

Philippe