block by armollica 7c0bd51dab6b9665a315fef06c436f27

Triangular Binning I

Full Screen

Triangular binning a set of 2D points. Maps color to the density of points within a triangle.

Essentially a fork of this block that does hexagonal binning. Uses the d3.triangleBin plugin. Also see this block which maps density to area instead of color.

index.html

triangle-bin.js