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 (March 2007, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 5 Mar 2007 16:46:34 -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: Error Bars for gplot
Comments: To: monal kohli <k_monal_99@yahoo.com>
In-Reply-To:  <768549.26005.qm@web54203.mail.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Can you show a small portion of your plot dataset? I suspect that the high, low,close variables don't take on correct value.

On 3/5/07, monal kohli <k_monal_99@yahoo.com> wrote: > > symbol1 c=blue v=star h=0.5 i=stdtj; > symbol2 c=red v=dot h=0.5 i=stdtj; > symbol3 c=green v=square h=0.5 i=stdtj; > symbol4 c=purple v=dash h=0.5 i=stdtj; > > > I have four different groups in the plot. > But no error bar is being displayed. > > > Thanks > Mona > > ----- Original Message ---- > From: Wensui Liu <liuwensui@GMAIL.COM> > To: SAS-L@LISTSERV.UGA.EDU > Sent: Monday, March 5, 2007 4:42:49 PM > Subject: Re: Error Bars for gplot > > > what's your whole syntax? where do you put i = stdtj? > > On 3/5/07, monal kohli <k_monal_99@yahoo.com> wrote: > > Hi all, > > > > Does anyone know how to get errorbars for proc gplot? > > I have tried using i = stdtj but it is not visible at all. > > > > Any help appreciated, > > Mona > > > > > > > > > ____________________________________________________________________________________ > > Do you Yahoo!? > > Everyone is raving about the all-new Yahoo! Mail beta. > > http://new.mail.yahoo.com > > > > > -- > WenSui Liu > A lousy statistician who happens to know a little programming > (http://spaces.msn.com/statcompute/blog) > > > > > ____________________________________________________________________________________ > Yahoo! Music Unlimited > Access over 1 million songs. > http://music.yahoo.com/unlimited >


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