diff --git a/README.md b/README.md index 63e281c..a12f8b5 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ bimap share_asian share_afam, shp(county_shp2) old cut(pctile) palette(bluered) polygon(data("state_shp2") ocolor(white) osize(0.3)) ``` - + @@ -347,7 +347,7 @@ bimap share_asian share_afam, shp(county_shp2) old cut(pctile) palette(yellowblu polygon(data("state_shp2") ocolor(black) osize(0.2)) ``` - + @@ -368,7 +368,7 @@ bimap share_asian share_hisp, shp(county_shp2) old cut(pctile) palette(orangeblu polygon(data("state_shp2") ocolor(black) osize(0.2)) ``` - + @@ -551,7 +551,6 @@ bimap share_hisp share_afam, shp(county_shp2) old cut(pctile) palette(census) / showleg legenda(off) legend(pos(7) size(5)) legstyle(2) ``` - diff --git a/figures/bimap13_geoplot.png b/figures/bimap13_geoplot.png index 4d423e2..c95e42b 100644 Binary files a/figures/bimap13_geoplot.png and b/figures/bimap13_geoplot.png differ diff --git a/figures/geoplot_test.png b/figures/geoplot_test.png new file mode 100644 index 0000000..c1f2269 Binary files /dev/null and b/figures/geoplot_test.png differ