xxxxxxxxxx
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>d3 drop shadow example</title>
</head>
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 960px;
height: 500px;
position: relative;
}
</style>
<body>
<h4>Look ma, drop shadows!</h4>
<p>Zoom in to see how pretty they are.</p>
<div id="chart">
</div>
<script src="https://d3js.org/d3.v3.min.js"></script>
<script type="text/javascript" src="dropshadow.js"></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js