xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="Multivariate binning II" />
<title>Multivariate binning II</title>
<link rel="stylesheet" href="index.css">
<script src="https://d3js.org/d3.v3.min.js"></script>
<script src="https://d3js.org/d3.hexbin.v0.min.js?5c6e4f0"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js"></script>
</head>
<body>
<svg height="1440" width="960">
<defs>
<clipPath id="square_window">
<rect x="0" y="0" width="480.5" height="480.5" />
</clipPath>
</defs>
</svg>
<script src="index.js"></script>
</body>
</html>
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://d3js.org/d3.hexbin.v0.min.js?5c6e4f0 to a secure url
Modified http://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js to a secure url
https://d3js.org/d3.v3.min.js
https://d3js.org/d3.hexbin.v0.min.js?5c6e4f0
https://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js