xxxxxxxxxx
<meta charset="utf-8">
<style>
svg {
background: #222;
}
</style>
<body>
<script src="https://d3js.org/d3.v3.min.js"></script>
<script src="https://d3js.org/queue.v1.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/jgbos/math/math.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/sloisel/numeric/src/numeric.js"></script>
<script>
</script>
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://d3js.org/queue.v1.min.js to a secure url
Updated missing url https://raw.github.com/jgbos/math/master/math.min.js to https://cdn.jsdelivr.net/gh/jgbos/math/math.min.js
Updated missing url https://raw.github.com/sloisel/numeric/master/src/numeric.js to https://cdn.jsdelivr.net/gh/sloisel/numeric/src/numeric.js
https://d3js.org/d3.v3.min.js
https://d3js.org/queue.v1.min.js
https://raw.github.com/jgbos/math/master/math.min.js
https://raw.github.com/sloisel/numeric/master/src/numeric.js