#D3.geom
Wondered what it would be like to lay all the different geometries on top of each other...
xxxxxxxxxx
<html lang="en">
<head>
<meta charset="utf-8">
<title>D3 Geom</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
</head>
<body>
<div id="chartArea">
</div>
<script src="main.js"></script>
</body>
</html>
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js