Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: AW: axis title options


From   Scott Merryman <[email protected]>
To   [email protected]
Subject   Re: st: AW: axis title options
Date   Tue, 2 Feb 2010 08:50:47 -0600

Ok, I think I get it now.

Try this:

sysuse auto
local a: variable label weight
scatter wei price, by(fore, l("") l2(`a', orientation(horiz)
placement(top)  margin(t=+5 r=-35)))

Scott

On Tue, Feb 2, 2010 at 8:30 AM, Miranda Kim <[email protected]> wrote:
> Thanks Scott,
> I will try and play around with it more. I would prefer to keep my y-axis as
> is the default (on the left), it is simply the placement of the ytitle which
> I would like in the plot region as follows (supposing the vertical line is
> my y-axis):
> |  Weight (lbs)
> |
> |
> |
> |              scatter plot region
> |
> ------------------------------------ x-axis
>

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index