Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: axis label
From
"Airey, David C" <[email protected]>
To
"[email protected]" <[email protected]>
Subject
Re: st: axis label
Date
Wed, 27 Oct 2010 09:34:35 -0500
.
Vince recently posted on this <http://www.stata.com/statalist/archive/2010-10/msg00541.html>:
sysuse auto, clear
twoway (fpfit price mpg, yaxis(1)) ///
(fpfit trunk mpg, yaxis(2)), ///
by(foreign, l1title("price") r1title("trunk"))
*
* 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/