Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: addplot option to tmap


From   "H Wright" <[email protected]>
To   [email protected]
Subject   st: addplot option to tmap
Date   Thu, 17 Feb 2005 17:55:06 +0000

Can anyone tell me what I am doing wrong?  Thank you.


. tmap choropleth winner if conterminous, id(id) map(us-coordinates.dta) /*
>*/ clmethod(unique) palette(Custom) colors(`"`"203 24 29"'"' navy)  /*
>*/ title(US Presidential Elections 2004) subtitle(% votes for Bush)  /*
>*/ legpos(5) legsize(1.2) legtitle("Winner", size(*0.8)) legcount   /*
>*/ addplot(label votebushpct , x(x) y(y) lc(black) ls(0.9))
option addplot() specified uncorrectly
r(198);


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