xxxxxxxxxx
<html lang="en">
<head>
<meta charset="utf-8">
<!-- fonts -->
<link href='https://fonts.googleapis.com/css?family=Share+Tech' rel='stylesheet' type='text/css'>
<!-- stylesheets -->
<link rel="stylesheet" href="main.css">
<!-- libraries -->
<script src='https://d3js.org/d3.v3.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/d3-legend/1.3.0/d3-legend.min.js'></script>
</head>
<body>
<div id="stacked"></div>
<script src="main.js"></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js
https://cdnjs.cloudflare.com/ajax/libs/d3-legend/1.3.0/d3-legend.min.js