Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: overlay bar and line graphs in STATA
From
Daniel Marcelino <[email protected]>
To
[email protected]
Subject
Re: st: overlay bar and line graphs in STATA
Date
Wed, 18 May 2011 12:15:05 -0300
There is also a user written program called "overlay" that you can
pretty ease overlap your graphs.
ssc install overlay
Daniel
On Wed, May 18, 2011 at 11:44 AM, <[email protected]> wrote:
> Hi
> I am using STATA 11.
>
> Wonder if you can help me out on the following:
>
> I have 2 graphs,
> 1) bar graph: y axis: # of flu positive cases; x-axis: calendar period
> 2) line graph: y axis: percent of swabs which are flu positive; x-axis: calendar period
>
> the x-axis is common to both graphs.
> I now want to create a single graph (bar graph overlay on line graph) with y1 ( # of flu positive cases) and y2 axis (percent of swabs which are flu positive) and x-axis as common.
>
> In stata, can I overlay (not combine side by side) a bar graph on a line graph in the same graph?
>
> The "graph combine" option combines graphs but does not overlay them. The "addplot" option works only if both the graphs to be combined are twoway line graphs.
>
> hope you can help me on this.
>
> regards
> siddhi
>
> *
> * 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/
>
--
Daniel Marcelino
http://danielmarcelino.zip.net
Skype: dmsilva.br
*
* 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/