mapmap.js icon indicating copy to clipboard operation
mapmap.js copied to clipboard

Jenks Natural Breaks scale

Open wahlatlas opened this issue 10 years ago • 1 comments
trafficstars

d3.js unfortunately lacks the Jenks Natural Breaks as a scale for choropleth maps. There is a very well documented implementation of the algorithm available at https://github.com/simple-statistics/simple-statistics

you can read more about the background story at http://www.macwright.org/2013/02/18/literate-jenks.html

and see it in action https://www.destatis.de/zensuskarte/index.html

wahlatlas avatar Aug 10 '15 13:08 wahlatlas

See also: https://stat.ethz.ch/R-manual/R-devel/library/base/html/pretty.html

floledermann avatar Oct 29 '15 13:10 floledermann