Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

st: -eclplot- and multiline labels


From   [email protected]
To   Statalist <[email protected]>
Subject   st: -eclplot- and multiline labels
Date   Tue, 28 Jan 2014 14:10:23 -0800

Dear Statalisters.

I am trying to get -eclplot- (SSC) to allow multiline labels, but all
the usual tricks (split with quotes, nested single quotes etc.) are
not working. Any suggestions?



*************************** Example starts here
******************************************

* ssc install eclplot
* ssc install sencode
* ssc install parmby

sysuse auto,clear
parmby "xi:regress mpg i.foreign i.rep78", label norestore
sencode label, gene(parmlab)

eclplot estimate min95 max95 parmlab, hori eplot(bar) ///
ylabel( 1 "Excessively long label that should be two lines", labsize(medium)) //

*************************** Example ends here
******************************************


Dear Statalisters,

I am trying to get -eclplot- (SSC) to allow multiline labels, but all
the usual tricks (split with quotes, nested single quotes etc.) are
not working. Any suggestions?

*************************** Example starts here
******************************************
* ssc install eclplot
* ssc install sencode
* ssc install parmby

sysuse auto,clear
parmby "xi:regress mpg i.foreign i.rep78", label norestore
sencode label, gene(parmlab)

eclplot estimate min95 max95 parmlab, hori eplot(bar) ///
ylabel( 1 "Excessively long label that should be two lines", labsize(medium)) //

*************************** Example ends here
******************************************


thanks-

Andrew Lover
______________________________________________
Epidemiologist
Centre for Infectious Disease Epidemiology Research (CIDER)
Saw Swee Hock School of Public Health
National University of Singapore
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index