block by micahstubbs 4ee4c58c9dfc2a41ed26

hexbin with no axes

Full Screen

hexbin scatterplot

a d3.hexbin() example with no axes for xaranke

this example modifies the block Hexagonal Binning by


This example shows how to use the d3.hexbin plugin for hexagonal binning. 2,000 random points with a normal distribution are binned into hexagons; color encodes the number of points that fall into each bin. You can also use area encoding. Inspired by earlier work by Zachary Forest Johnson.

index.html

d3.hexbin.min.js