D3 template that should integrate with current production.
xxxxxxxxxx
<html lang="en">
<!-- Add styles if necessary -->
<head>
<meta charset="utf-8">
<title>D3 Template</title>
<style></style>
</head>
<body>
<div class="chart" id="chart-id"></div>
<script src="https://d3js.org/d3.v4.js"></script>
</body>
</html>
https://d3js.org/d3.v4.js