Skip to content

Instantly share code, notes, and snippets.

View aquilo's full-sized avatar

Adrian Herzog aquilo

View GitHub Profile
@aquilo
aquilo / README.md
Last active August 29, 2015 14:05 — forked from mbostock/.block
Unclassed choropleth map

This choropleth map encodes unemployment rates from 2008 with a unclassed scheme. This version uses a bipolar color scheme (see here a simple color example). For the classification there is an object "mapresso" with all the required parameters (as the colors and the class breaks at both ends of the value range). The class breaks are here calculated as 1.5 (zfact) standard deviations from the mean, the central threshold value is the mean.