When you call the plot you want to provide an axis description  
suitable for this. It depends on what you want, see 
http://www.astro.caltech.edu/~tjp/pgplot/subroutines.html#PGTBOX 
  for an overview.

Something like this:

    line $x, $y, {Axis => ['ABCNTZYH', 'ABCNT']}

is one possibility (you often want different format for X & Y axis).

                        Cheers,
                                J.


On 14 Aug 2008, at 23:18, Nicholas Wright wrote:

>
> Hi
>
> How do I get pgplot to allow me to label axis with astronomical style
> coordinates, e.g. 12:45:23.0, particularly with the correct base for
> arcmin and arcsec?
>
> Thanks,
>
> Nick
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to