Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asjadnaqvi authored Sep 5, 2022
1 parent 88b767c commit 5c520a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ gen group = runiformint(1,6)
These could be defined by unique attributes like school types, or shop types, or location types. We can now color specific groups separately:

```applescript
spmap group using _vorpoly, id(_ID) fcolor(Pastel2) legend(off)
spmap group using _vorpoly, id(_ID) fcolor(Pastel2) legend(off)
```

<img src="/figures/delaunay_voronoi_polygons_colors.png" height="600">
Expand Down

0 comments on commit 5c520a2

Please sign in to comment.