xxxxxxxxxx
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>d3.js ~ Treemap</title>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/d3@2.10.3/d3.v2.js"></script>
<style type="text/css">
@import url("https://mbostock.github.com/d3/style.css?1.10.0");
</style>
</head>
<body>
<div class="body">
<div class="content">
<div class='gallery' id='chart'>
<button class='first active' id='size'>
Original Size
</button>
<button class='last' id='count'>
Other Size
</button><p />
</div>
<link href='https://mbostock.github.com/d3/ex/button.css' rel='stylesheet' type='text/css' />
<link href='https://mbostock.github.com/d3/ex/treemap.css' rel='stylesheet' type='text/css' />
<script src='https://cdn.jsdelivr.net/npm/d3@12.10.3/d3.layout.js' type='text/javascript'> </script><script src='treemap.js' type='text/javascript'> </script>
</body>
</html>
Modified http://mbostock.github.com/d3/d3.js to a secure url
Modified http://mbostock.github.com/d3/d3.layout.js to a secure url
https://mbostock.github.com/d3/d3.js
https://mbostock.github.com/d3/d3.layout.js