Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Graphing


From   "Sergiy Radyakin" <[email protected]>
To   [email protected]
Subject   Re: st: Graphing
Date   Wed, 6 Aug 2008 11:29:16 -0400

Hello Liss.

sysuse auto,clear
twoway bar p l ||  line w l,sort

Regards,
  Sergiy


On 8/6/08, Liss Palamkunnel <[email protected]> wrote:
> 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/
>
*
*   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