Steven, I worked on a project with GNUPlot also. I couldn't get the date output we needed (May 2002, Jun 2002) so I statically defined my x axis with 1 to 10 (say 10 months) and then gave each x axis tick a new label (May 2002) , generated from the wrapper script I was using.
Worked a treat. I can show you an example if you wish. The data came from XML. - Ramon. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Matthew Palmer > Sent: Monday, 3 June 2002 5:59 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [SLUG] GnuPlot > > > On Mon, 3 Jun 2002 [EMAIL PROTECTED] wrote: > > > This could be hidden somewhere in the very long manual > but if it is I can't > > find it. > > It's in there; in fact, gnuplot's manual is pretty nice. > Look at the > section Commands->set-show->xtics. > > > -- > ------------------------------------------------------------ > ----------- > #include <disclaimer.h> > Matthew Palmer > [EMAIL PROTECTED] > > -- > SLUG - Sydney Linux User's Group - http://slug.org.au/ > More Info: http://lists.slug.org.au/listinfo/slug > > -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
