Skip to content

Instantly share code, notes, and snippets.

@gwintrob
gwintrob / README.md
Last active November 26, 2015 22:28 — forked from mbostock/.block
Voronoi Arc Map

Mouseover to see flights originating at the specified airport. The cool thing about this technique is that the interaction requires zero JavaScript — it’s all done in CSS using the :hover state to toggle visibility of an airport’s associated outgoing flight routes.

@gwintrob
gwintrob / README.md
Created November 23, 2015 20:08 — forked from mbostock/.block
Voronoi Tessellation