home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!stanford.edu!ames!nsisrv!spso!reddy
- From: reddy@spso.gsfc.nasa.gov (Jagan Reddy)
- Subject: graph program piped to plot does not produce labels ? Help apprec.
- Message-ID: <reddy.713637919@spso>
- Summary: Any one knows to get labels for graph <..| plot -Tcrt ?
- Keywords: graph sun unix plot
- Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
- Nntp-Posting-Host: spso.gsfc.nasa.gov
- Organization: Goddard Space Flight Center
- Date: Wed, 12 Aug 1992 16:45:19 GMT
- Lines: 26
-
- Hi,
-
- I have been trying to get good plots from graph command.
- My problem is given input like
- 1.000 2.003
- 1.03 2.004
- 1.004 3.94
- 2.98 4.877
-
- some program (either already available on Unix platform or
- a public domain ) should take that input and plot some graph
- like
-
- |
- |
- |
- |
- _____________
-
-
- with points connected and labels at each bucket etc.
-
- Any one has some suggestions. Help is highly appreciated.
-
- Jagan
-
-