|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: AW: -twoway , title()- bug?
<>
Works for me...
******
sysuse auto, clear
twoway (scatter mpg price), ///
title(My Title, orientation(horizontal) ///
span bexpand justification(left))
******
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Jeph Herrin
Gesendet: Freitag, 17. Juli 2009 19:39
An: [email protected]
Betreff: st: -twoway , title()- bug?
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?
thanks,
Jeph
*
* 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/