#Art Maybe? What started out as a donut chart has become something else entirely....
xxxxxxxxxx
<html lang="en">
<head>
<meta charset="utf-8">
<title>Art - Lines</title>
<script src="https://d3js.org/d3.v4.js"></script>
<script src="https://d3js.org/d3-selection-multi.v1.min.js"></script>
</head>
<body>
<div id="chartArea">
</div>
<script src="main_donut.js"></script>
</body>
</html>
https://d3js.org/d3.v4.js
https://d3js.org/d3-selection-multi.v1.min.js