Thank you, Scott and Nick. The command below does indeed give me what
I want.
Friedrich
--- Nick Cox <[email protected]> wrote:
> Is what you want
>
> graph dot mpg turn, over(rep78) b1title("mean")
> by(foreign, note(""))
>
> Incidentally, for this example, Stata 9
> appears to produce the same results.
>
> Nick
> [email protected]
>
> Friedrich Huebler
>
> > Stata 8.2, Windows XP
> >
> > Is it possible to specify individual x-axis titles in a dot plot
> > when more than one variable is plotted? Take this example:
> >
> > . graph dot mpg, over(rep78) by(foreign, ixtitle b1title("")
> > note(""))
> >
> > With the -ixtitle- option I can create individual x-axis titles.
> > When I add a second variable, this no longer works.
> >
> > . graph dot mpg turn, over(rep78) by(foreign, ixtitle b1title("")
> > note(""))
> >
> > I would like to have individual x-axis titles with the same text
> > (e.g., "Mean") in addition to the legend. Can this be done?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
*
* 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/