Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<meta charset="utf-8">
<head>
<script src="http://d3js.org/d3.v2.js"></script>
<!--[if lte IE 8]><script src="r2d3.v2.js"></script><![endif]-->
</head>
<body><div id="pyramidDiagram"></div></body>
<script>
// Global variables and functions
var colorLeftBars = "#1F5391";