Skip to content

Instantly share code, notes, and snippets.

View jonsafari's full-sized avatar

Jon jonsafari

View GitHub Profile
@jonsafari
jonsafari / index.html
Last active August 29, 2015 14:16
Russian Word Clusters
<!DOCTYPE html>
<meta charset="utf-8">
<!-- Derived from https://mbostock.github.io/d3/talk/20111116/pack-hierarchy.html -->
<style>
.node {
cursor: pointer;
}
.node:hover {