Skip to content

Instantly share code, notes, and snippets.

@standarderror
standarderror / index.html
Last active September 22, 2020 03:22
20141222 Dewey Decimal treemap
<!DOCTYPE html>
<meta charset="utf-8">
<title>DDC zoomable treemap</title>
<style>
#chart1 {
width: 960px;
height: 500px;
background: #ddd;
/* centre SVG horizontally */