Date: Mon, 6 May 2002 13:33:03 -0700
Reply-To: prasad.s.ravi@HOUSEHOLD.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Prasad Ravi <prasad.s.ravi@HOUSEHOLD.COM>
Subject: Re: SAS Color Plotting on Unix
Content-type: text/plain; charset=us-ascii
Jasmin:
To get the color, you specify them in the AXIS and SYMBOL
statements accordingly and print it using the
goptions device=driver-name; find the driver-name for your
printer by running PROC GDEVICE procedure.
HTH,
Prasad Ravi
jasmin shah To: SAS-L@LISTSERV.UGA.EDU
<jasmin_shah@HOTM cc:
AIL.COM> Subject: SAS Color Plotting on Unix
Sent by: "SAS(r)
Discussion"
<SAS-L@LISTSERV.U
GA.EDU>
05/06/2002 12:23
PM
Please respond to
jasmin shah
I like to know how can I get to plot using color on a unix system.
I try to use the gplot option but it asks me some device name and I dont
know what it is. I am compiling and running the program on a HP 9000/800
machine.
Thank you