|
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: Beamplot, scale
Thank you very much!
Have a nice day,
AC
On 7/1/07 11:39 AM, "Maarten buis" <[email protected]> wrote:
>
> replace xlabel(0 (100) -800)) with xlabel(-800 (100) 0)
> --- Knag Anne-Christine <[email protected]> wrote:
>> Can one use xlabel in beamplot?
>
> Yes, see example
>
> *------- begin example -------
> sysuse auto
> beamplot mpg
> beamplot mpg, xlab(15(5)35)
> *------- end example ---------
>
>> I would like to have a scale from 0 to -800 and therefore tried the
>> following:
>> beamplot weight_loss, over(tank) ytitle("") xtitle ("Somatic loss
>> (g) ") xlabel(0 (100) -800)) by(sex)
>
> you have a ) too many in the xlabel statement, replace xlabel(0 (100)
> -800)) with xlabel(0 (100) -800).
>
> Hope this helps,
> Maarten
>
> -----------------------------------------
> Maarten L. Buis
> Department of Social Research Methodology
> Vrije Universiteit Amsterdam
> Boelelaan 1081
> 1081 HV Amsterdam
> The Netherlands
>
> visiting address:
> Buitenveldertselaan 3 (Metropolitan), room Z434
>
> +31 20 5986715
>
> http://home.fsw.vu.nl/m.buis/
> -----------------------------------------
>
>
> ___________________________________________________________
> Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
> now.
> http://uk.answers.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/
*
* 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/