|
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: Beamplot, scale
Let me rephrase my question: Can one use xlabel in beamplot? Is it possible
to adjust scales?
I have a beamplot where the scale runs from -1000 to 500 (syntax: beamplot
weight_loss, over(tank) ytitle("") xtitle ("Somatic loss (g) ") by(sex)
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)
The error meassage says
) is not a twoway plot type
r(198);
AC
On 6/30/07 11:05 PM, "Svend Juul" <[email protected]> wrote:
> Anne-Christine wrote:
>
> I have a simple question about beamplot. How can I adjust the xscale?
> I have tried the following syntax (but ut is not working..) :
>
> beamplot weight_loss, over(tank) ytitle("") xtitle ("Somatic loss (g) ")
> xlabel(0 (100) -800)) by(sex)
>
> --------------------------------------------------
>
> If you don't indicate which expectations the command does not fulfill,
> how could somebody else suggest anything useful?
>
> Do you get an error message? Show us the message.
> Does the graph look wrong? Tell us in which way.
>
> Svend
>
> ________________________________________________________
>
> Svend Juul
> Institut for Folkesundhed, Afdeling for Epidemiologi
> (Institute of Public Health, Department of Epidemiology)
> Vennelyst Boulevard 6
> DK-8000 Aarhus C, Denmark
> Phone, work: +45 8942 6090
> Phone, home: +45 8693 7796
> Fax: +45 8613 1580
> E-mail: [email protected]
> _________________________________________________________
>
> *
> * 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/