![]() |
From | Katja Recknagel <recknagel@phil-fak.uni-duesseldorf.de> |
To | statalist@hsphsun2.harvard.edu |
Subject | st: subscript in legend labels |
Date | Mon, 18 Jan 2010 12:54:31 +0100 |
Hello!Is it possible to use the subscript-option to label legends? I have tried and got a superscript instead of a subscript. What have I done wrong? I´m using Stata 11 by the way.
The code of my graph:graph twoway (function y=exp(2+x)/(1+exp(2+x)), range(-10 10) lcolor(black) lpattern(solid)) (function y=exp(x)/(1+exp(x)), range(-10 10) lcolor(black) lpattern(dash)), legend(label(1 "ß {sub:0} = 2") label(2 "ß {sub:0} = 0"))
Thanks a lot! Katja Recknagel * * 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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |