Thanks, Scott. That's what I was looking for! I thought I read the
manual. How did you dig this out? Cheers.
Zhiqiang
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Scott
Merryman
Sent: Thursday, 17 April 2008 10:51 PM
To: [email protected]
Subject: Re: st: add xtitle to -graph bar-
On Thu, Apr 17, 2008 at 7:43 AM, Zhiqiang Wang <[email protected]> wrote:
> I thank Maarten and Svend for the suggestions.
>
> I do want -xtitle-. The example was to demonstrate my problem. As
> suggested by Maarten, creating the data set first and plot them using
> -twoway bar- works. I just feel it would be handy if -graph bar-
allows
> -xtitle-.
>
> Using -b1title- adds the same title to each graph, I would like to
have
> one title for all graphs.
Add the -b1title() to the -b()- statement.
graph bar (mean) weight length trunk mpg, by(for,b1title(Mean values))
Scott
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/