home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / gnuplot / 604 < prev    next >
Encoding:
Text File  |  1993-01-07  |  995 b   |  27 lines

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