An isometric treemap using tree colors to help in differentiating subtrees and perceiving hierarchy depth.
forked from nitaku's block: Isometric treemap with tree colors (flare)
xxxxxxxxxx
<html lang="en">
<head>
<meta charset="utf-8">
<title>Isometric treemap with tree colors (flare)</title>
<script src="https://d3js.org/d3.v3.min.js"></script>
<link rel="stylesheet" href="index.css">
</head>
<body>
<svg width="960px" height="500px"></svg>
<script src="index.js"></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js