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 (November 2010, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sun, 28 Nov 2010 12:15:00 -0500
Reply-To:   Nat Wooding <nathani@VERIZON.NET>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Nat Wooding <nathani@VERIZON.NET>
Subject:   Re: SAS Graph Symbols
In-Reply-To:   <ECF31E7B3DB946BABA82224E6D75C9B0@DOWNSTAIRS>
Content-Type:   text/plain; charset="US-ASCII"

Jules

As far as I know, at least for 9.1.3, there is no filled triangle symbol. There is, however, a filled circle, V = dot, which I have used in the past. As I recall, if you use the active x driver, the plotted symbol resembles a hemisphere.

I hope that all is well with your family and that you had a very pleasant Thanksgiving.

Nat Wooding

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Jules Bosch Sent: Sunday, November 28, 2010 10:55 AM To: SAS-L@LISTSERV.UGA.EDU Subject: SAS Graph Symbols

I want to fill the triangle in the following symbol statement with a shade of gray. Is this possible?

symbol3

interpol = join

line = 1

width = 1

color = Black

value = triangle

height = 10 pt repeat=1

;

TIA,

Jules

Website: <http://www.boschsystems.com/> http://www.boschsystems.com/


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