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]
Re: st: point command while using spmap
From
Scott Merryman <[email protected]>
To
[email protected]
Subject
Re: st: point command while using spmap
Date
Fri, 7 Feb 2014 06:09:48 -0600
One the examples in the help file works fine:
spmap using "Italy-OutlineCoordinates.dta", id(id) fcolor(white) ///
title("Other", size(*0.9) box bexpand ///
span margin(medsmall) fcolor(sand)) subtitle(" ") ///
point(data("Italy-RegionsData.dta") xcoord(xcoord) ///
ycoord(ycoord) proportional(relig3) prange(0 70) ///
psize(absolute) fcolor(blue) ocolor(white) size(*0.6)) ///
plotregion(margin(medium) color(stone)) ///
graphregion(fcolor(stone) lcolor(black)) ///
name(g3, replace)
Scott
On Thu, Feb 6, 2014 at 3:42 PM, Veeresh Thummadi <[email protected]> wrote:
> Hi
>
> Have anyone used point command while using spmap? Stata 13 says point
> command is not recognized? Thanks in advance
>
> Veeresh
>
> Veeresh Thummadi
> Research scientist
> Stern School of business
> New York University
> *
> * 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/
*
* 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/