Skip to content

Instantly share code, notes, and snippets.

@jonsafari
jonsafari / index.html
Last active January 29, 2025 10:26
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 {