d3-plugins icon indicating copy to clipboard operation
d3-plugins copied to clipboard

Expose raw array for hexagon

Open emeeks opened this issue 11 years ago • 1 comments

This is really useful if you want to, say, build a GeoJSON feature out of the hexagon coordinates, instead of just draw it directly to the screen. I use it for hexbinning on maps.

emeeks avatar Sep 17 '14 06:09 emeeks

+1, unless there's already a way to do this that @emeeks missed (perhaps like this?). Hexbinning on GeoJSON is extremely useful.

mgold avatar Oct 10 '14 21:10 mgold