To expand, compare:
scatter mpg price,
title("Hello" "World out there")
scatter mpg price,
title("Hello" "World out there", just(left))
gr two scatter mpg price,
title("Hello" "World out there", just(left) placement(west))
On 7/17/2009 1:47 PM, Nick Cox wrote:
title("my title", place(w))
I think justification is to be considered a local property, i.e. of text
within textbox. Placement is a larger-scale property.
Nick
[email protected]
Jeph Herrin
I am using Stata 10.1.
I would like to left justify the title on a graph. I would
think that
twoway <stuff> , title("my title",justification(left))
would work. It doesn't return an error, but the text "my title"
remains centered at the top of the graph. Is this a bug, or
does the suboption -justifcation()- mean something other than
I think? More importantly, how can I accomplish moving the title
to the left?
*
* 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/
--
--------------------------------------------------------------
Nicholas Winter 434.924.6994 t
Assistant Professor 434.924.3359 f
Department of Politics [email protected] e
University of Virginia faculty.virginia.edu/nwinter w
PO Box 400787, 100 Cabell Hall
Charlottesville, VA 22904
*
* 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/