[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: Graphing
From
Liss Palamkunnel <[email protected]>
To
[email protected]
Subject
st: Graphing
Date
Wed, 6 Aug 2008 08:16:54 -0700 (PDT)
Hi,
Does anyone know how to overlay a line graph on a stata bar graph? My code looks like this and normally I would use the pipe bar to overlay the line (|), but I get the error message that | is not allowed.
#delimit ;
graph bar (asis) surplused, over(prgnme, label(angle(vertical) labsize(tiny)))
Thanks
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |