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]
st: RE: caption text size
From
"Nick Cox" <[email protected]>
To
<[email protected]>
Subject
st: RE: caption text size
Date
Fri, 13 Aug 2010 14:28:07 +0100
Use textbox options as documented accessibly via the help for -title_options-.
. sysuse auto
(1978 Automobile Data)
. scatter mpg weight, caption("small text", size(*0.5))
. scatter mpg weight, caption("large text", size(*2))
Nick
[email protected]
Reg Jordan
I can change the size of text in a caption from within the Graph Editor, but what is instruction from the command line?
*
* 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/