Skip to content

Commit

Permalink
v2.0 fig fix
Browse files Browse the repository at this point in the history
  • Loading branch information
asjadnaqvi committed Aug 22, 2024
1 parent 44f44be commit f7eed0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
```

<img src="/figures/bimap4_geoplot.png" width="100%">
<img src="/figures/bimap4_geo.png" width="100%">

<img src="/figures/bimap4.png" width="100%">

Expand All @@ -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))
```

<img src="/figures/bimap6_geoplot.png" width="100%">
<img src="/figures/bimap6_geop.png" width="100%">

<img src="/figures/bimap6.png" width="100%">

Expand All @@ -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))
```

<img src="/figures/bimap7_geoplot.png" width="100%">
<img src="/figures/bimap7_geo.png" width="100%">

<img src="/figures/bimap7.png" width="100%">

Expand Down Expand Up @@ -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)
```

<img src="/figures/bimap12_1_geoplot.png" width="100%">

<img src="/figures/bimap12_1.png" width="100%">

Expand Down
Binary file modified figures/bimap13_geoplot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/geoplot_test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f7eed0e

Please sign in to comment.