Skip to content

Instantly share code, notes, and snippets.

View trvrb's full-sized avatar

Trevor Bedford trvrb

View GitHub Profile
@trvrb
trvrb / .block
Last active July 29, 2019 05:50 — forked from mbostock/.block
Arc Tween
license: gpl-3.0
@trvrb
trvrb / d3.js ~ Treemap.htm
Created July 20, 2012 14:27 — forked from jasondavies/d3.js ~ Treemap.htm
Testing layout.pack transitioning
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>d3.js ~ Treemap</title>
<script type="text/javascript" src="http://mbostock.github.com/d3/d3.js"></script>
<style type="text/css">
@import url("http://mbostock.github.com/d3/style.css?1.10.0");