Using overflow-y
instead of fixed
for a scrolly graphic.
xxxxxxxxxx
<meta charset='utf-8'>
<link rel="stylesheet" type="text/css" href="style.css">
<body></body>
<script src='d3v4.js'></script>
<script src='lodash.js'></script>
<script src='script.js'></script>