Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: line spacing in legend subtitle


From   Miranda Kim <[email protected]>
To   [email protected]
Subject   st: line spacing in legend subtitle
Date   Thu, 01 Oct 2009 09:09:37 +0100

Hello,
I've got a graph with a legend subtitle that spans two lines, and I wonder how I can increase the gap between these lines, and also the gap between the subtitle and the legend symbols below it...

my code at the moment is:

legend(order (4 3 2 1) row(1)) legend(subtitle("Conditional growth" "(11-19 weeks, 19-34 weeks)")))

I tried just adding blank lines in the subtitle, but it looks a bit messy...

legend(order (4 3 2 1) row(1)) legend(subtitle("Conditional growth" " " "(11-19 weeks, 19-34 weeks)" " ")))

Many thanks for any suggestions...

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index