See the blog post on how and why it was made.
forked from russellgoldenberg's block: Weighted pivot scatter plot v3
xxxxxxxxxx
<title>weighted pivot scatter plot v3</title>
<link href='dist.css' rel='stylesheet' />
<body>
<div class='graphic graphic--3'>
<div class='chart'></div>
<div class='slider'><input type='range' min='0' max='100' value='50'></div>
</div>
<script src='https://d3js.org/d3.v4.min.js'></script>
<script src='dist.js'></script>
</body>
https://d3js.org/d3.v4.min.js