home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.gnuplot
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!rsm1.physics.uiuc.edu!lewart
- From: d-lewart@uiuc.edu (Daniel S. Lewart)
- Subject: Re: Axis labels and xrange
- References: <1993Jan7.135027.6343@crd.ge.com>
- Message-ID: <C0Ht3r.68M@news.cso.uiuc.edu>
- Originator: lewart@rsm1.physics.uiuc.edu
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Reply-To: d-lewart@uiuc.edu (Daniel S. Lewart)
- Organization: UIUC Physics Department
- Date: Thu, 7 Jan 1993 16:43:01 GMT
- Lines: 13
-
- In article <1993Jan7.135027.6343> toy@soho.crd.ge.com (Raymond L. Toy) writes:
-
- > When plotting a function with an xrange of [3:24], gnuplot draws a
- > graph with the x-axis basically running from 3 to 24. The tic marks,
- > however, go from 5 to 20 in steps of 5. Here's a simple picture:
-
- > There should be some way of doing this. Graphs look much better when
- > they start and end with axis labels.
-
- set xrange [0:25]
-
- Daniel Lewart
- d-lewart@uiuc.edu
-