Skip to content

Instantly share code, notes, and snippets.

@j-funk
j-funk / .block
Created February 21, 2018 15:27 — forked from mbostock/.block
Chord Diagram
license: gpl-3.0
height: 960
border: no
@j-funk
j-funk / Chord Prototype
Last active February 21, 2018 16:25 — forked from mbostock/.block
Chord Diagram
license: gpl-3.0
height: 960
border: no
@j-funk
j-funk / base.css
Last active February 9, 2018 20:32 — forked from ruthanium/base.css
Sample network clustering vis
body
{
/*font-family: sans-serif;*/
font-family: 'Helvetica', 'Arial', sans-serif;
font-size: 12px;
height:100%;
}
body a:link
{