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: RE: caption text size
From
[email protected]
To
[email protected]
Subject
Re: st: RE: caption text size
Date
Fri, 13 Aug 2010 10:27:04 -0400 (EDT)
Thank you. I did not realize that size options for captions would be those for textbox options. I appreciate you pointing that out to me.
reg
-----Original Message-----
>From: Nick Cox <[email protected]>
>Sent: Aug 13, 2010 9:28 AM
>To: [email protected]
>Subject: st: RE: caption text size
>
>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/
*
* 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/