Skip to content

Instantly share code, notes, and snippets.

@sdjacobs
sdjacobs / .block
Last active January 12, 2019 21:48 — forked from mbostock/.block
World Tour
license: gpl-3.0
@sdjacobs
sdjacobs / index.html
Last active August 29, 2015 14:13 — forked from mbostock/.block
Finding the Key Players in a graph
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.node {
stroke: #fff;
stroke-width: 1.5px;
}
.link {