LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (May 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: jasmin shah <jasmin_shah@HOTMAIL.COM>
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


Back to: Top of message | Previous page | Main SAS-L page