Date: Wed, 8 Nov 2006 10:44:15 -0800
Reply-To: Jeanina Worden <jworden@PDD.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jeanina Worden <jworden@PDD.NET>
Subject: Help with Graph symbol
Content-Type: text/plain; charset="iso-8859-1"
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
|