Bookmark and Share

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]

st: help with twoway bar chart using by option


From   Miranda Kim <[email protected]>
To   [email protected]
Subject   st: help with twoway bar chart using by option
Date   Thu, 18 Feb 2010 15:11:27 +0000

Hello,
I am a Stata v11 user, and would very much appreciate any suggestions on the following:

I would like to produce a twoway bar chart using the by option, for example:

For example:
sysuse auto, clear
collapse (mean) mean = mpg, by(foreign rep78)
twoway bar mean rep78, by(foreign)

I would then like to insert a different text box in each plot area.

So in the example above, how could I insert a text box in the “Domestic” plot area that says “hello” and a textbox in the foreign area that says “goodbye”?

At present, I only know how to insert a textbox that is replicated in both plot areas...

The graph I am producing has many more formatting specifications to make it look nice, but I have just used the above example to help illustrate the specific issue I cannot, at present, resolve.

Many thanks,
Miranda


*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index