d3 / d3-hexbin

Group two-dimensional points into hexagonal bins.
https://observablehq.com/collection/@d3/d3-hexbin
BSD 3-Clause "New" or "Revised" License
240 stars 34 forks source link

Dynamic hexbins example #9

Closed syntagmatic closed 7 years ago

syntagmatic commented 8 years ago

Couple minor changes from the v3 original to be compatible with v4.

http://bl.ocks.org/syntagmatic/e7dc072643b1a5f121047280093f459e

mbostock commented 7 years ago

Just saw this after updating my examples. Oops. Oh well, thanks anyway!