[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: xtline with labels
I have a small dataset containing the ratios of men to women for
blacks and whites at the United States level that varies by age. I
want to use -xtline- to create 10 different graphs, with the name of
10 different U.S. states above each graph. The data is tsset as:
. tsset id age
where "id" is a numerical identifier of a United States state and age
is the sex ratio for that state at different ages. I've labeled the
values of "id" using "label define idlbl # [name]" so that each value
has its accompany US State. Is there a way to cause xtline to report
the names of each state used to create each independent sex ratio?
Because, when I do this:
. xtline sexratio
it reports a number above each graph.
thanks,
scott
*
* 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/