Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Lorenz curve graph options: can't get legend to work


From   Anna Gueorguieva <[email protected]>
To   [email protected]
Subject   st: Lorenz curve graph options: can't get legend to work
Date   Wed, 26 Apr 2006 05:48:40 -0700 (PDT)

GLCURVE gurus,
any suggestions how to get the labels right? 
Currently, the graph shows "hhsub[2]" in the legend
rather than the label I want. Also, how do I label the
equity line? How do I make the lines dotted or dashed
(rather than different colors)?
Thank you in advance. Stata8 SE user.
Anna

glcurve hhsub [aw=weight] if level2~=.&level2~=1,
lorenz by(level2) split plot(function equality=x)
	legend(label(1 "Secondary") label(2 "VET") label(3
"Tertiary"))
	xtitle("Cumulative share of population")
	ytitle("Cumulative share of benefits")
	title("Equity in Educational Public Subsidies")
	subtitle("Albania, 2005")
	subtitle("Lorenz curve")
	note("Source: LSMS 2005.");


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   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