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/