basic chart with zoom functionality. No clipping
https://bl.ocks.org/rutgerhofste/5bd5b06f7817f0ff3ba1daa64dee629d to see it in action
forked from rutgerhofste's block: D3 V4 zoom with Axis explained
xxxxxxxxxx
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="style.css">
<body></body>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="script.js"></script>
https://d3js.org/d3.v4.min.js