Skip to content

Instantly share code, notes, and snippets.

@armollica
Last active May 31, 2016 02:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save armollica/a4fa76d348a9825f0c90328dddf0d56b to your computer and use it in GitHub Desktop.
Save armollica/a4fa76d348a9825f0c90328dddf0d56b to your computer and use it in GitHub Desktop.
Dot Density Map
height: 960

Creating a dot density map from polygon-based geographic data.

Uses poisson-disc sampling to space the points out nicely. Thanks to Mike Bostock and Jason Davies for their implementation.

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment