d3js: Create a table using data from a CSV file.
forked from jfreels's block: d3js: Create a table using data from a CSV file.
xxxxxxxxxx
<meta charset='utf-8'>
<html>
<head>
<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<link rel='stylesheet' href='style.css'>
</head>
<body>
<script type='text/javascript' src='script.js'></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js