Skip to content

Instantly share code, notes, and snippets.

View mattheath's full-sized avatar
👻

Matt Heath mattheath

👻
View GitHub Profile
@mattheath
mattheath / index.html
Last active August 29, 2015 14:27 — forked from mbostock/.block
Hierarchical Edge Bundling
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.node {
font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.link {
stroke: steelblue;