----- Original Message ----- From: "Girish V" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, November 16, 2006 6:36 PM Subject: [Perldl] pgplot cursor value
> Hi, > > I am writing a program to visualize raw data from an X-ray experiment > we are building. I am using pgplot for drawing the plots and spectra. I > am stuck at one point. For easy checking, I want to get the pixel values > under the cursor in the pgplot window. Is there a way to show the pixel > value and cursor position under the mouse pointer in a corner of pgplot > window? I went through the FAQ and mailing list, but can not find the info. > I can't really help a lot, but you might find the pgplot manual useful: http://www.astro.caltech.edu/~tjp/pgplot/contents.html There's some cursor-specific documentation in chapter 7: http://www.astro.caltech.edu/~tjp/pgplot/chapter7.html To get the perl equivalent of the Fortran routine you switch to lower case. Cheers, Rob _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
