LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 8 Nov 2006 13:20:50 -0600
Reply-To:   Yu Zhang <zhangyu05@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Yu Zhang <zhangyu05@GMAIL.COM>
Subject:   Re: Help with Graph symbol
In-Reply-To:   <8B79FD9D2AE2AC4F9F55ADDA5715C5BABDB7DF@PDDMAIL.pdd.net>
Content-Type:   text/plain; charset=ISO-8859-1; format=flowed

Try something like this:

symbol v=- f=cgreek h=1;

HTH

Yu

On 11/8/06, Jeanina Worden <jworden@pdd.net> wrote: > > I'm creating a graph with GPLOT and I need to put a dash as the > symbol...can anyone tell me how? I found the PLUS and that works but I > would really like to get away from the addition it makes to the line. > > Here's my current symbol statement: > symbol1 > interpol=hiloctj > cv=black > ci=black > width=0.2 > value=plus > ; > > Nina >


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