ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/igraph.1
Revision: 1.4
Committed: Thu Oct 27 00:20:08 2005 UTC (18 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad5R4, rad5R2, rad4R2P2, rad5R0, rad5R1, rad4R2, rad4R1, rad4R0, rad3R8, rad3R9, rad4R2P1, rad5R3, HEAD
Changes since 1.3: +2 -3 lines
Log Message:
Updated "SEE ALSO" links

File Contents

# User Rev Content
1 greg 1.4 .\" RCSid "$Id: igraph.1,v 1.3 2004/01/01 19:31:45 greg Exp $"
2 greg 1.1 .TH IGRAPH 1 6/24/98 RADIANCE
3     .SH NAME
4     igraph - interactive graphing program
5     .SH DESCRIPTION
6     .I Igraph
7     is a crude interactive program for creating line and scatter
8     plots.
9     Provisions for reading and writing graph files as well
10     as changing variables and getting output are provided from
11     a menu.
12     .PP
13     Graph files and variables are as described in bgraph(1).
14     .SH AUTHOR
15     Greg Ward
16     .SH BUGS
17     There is no mechanism provided for undefining a variable.
18     .SH "SEE ALSO"
19 greg 1.4 bgraph(1), icalc(1), metafile(5)