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

Re: st: addplot option to tmap


From   Maurizio Pisati <[email protected]>
To   [email protected]
Subject   Re: st: addplot option to tmap
Date   Thu, 17 Feb 2005 20:25:37 +0100

I'm not able to reproduce the problem on my computer. Is your Stata copy up-to-date?
Best,
Maurizio Pisati






At 17.55 17/02/05 +0000, you wrote:

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