Martin Weiss wrote:
<>
What is your <stuff>, if I may ask?
You may ask, but may be sorry you did:
. twoway rcap or1 or2 model, hor ///
|| rcap or or model, hor ///
legend(off) xscale(`xscale') yscale(reverse noline) xline(1) ///
title("`name'", justification(left)) ///
ylabel(,nogrid nolab notick) ///
plotregion(style(none)) ytitle("") xlabel(0(1)5)
but I think the problem is, as Nick Cox pointed out, that just()
is about text within the box, not where the box goes. I fixed it
with
title("`name'", justification(left) span bexpand nobox) ///
not sure I need all those, but it worked.
cheers,
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/