Skip to content

Instantly share code, notes, and snippets.

@cfergus
cfergus / index.html
Created October 25, 2012 23:10
Randomly generated sankey data. To show 'lane based' cycle rendering.
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://d3js.org/d3.v2.js"></script>
<script type="text/javascript" src="./sankey.js"></script>
<title>Sankey Diagram</title>
<style>