A map showing the time-evolution geographic center of the US, weighted by aggregate rWAR.
xxxxxxxxxx
<meta charset="utf-8">
<html lang="en">
<head>
<meta charset="utf-8">
<title>Mean US location, weighted by aggregate rWAR</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="chart">
<div id="blahtext">
</div>
</div>
<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<script src="https://d3js.org/topojson.v1.min.js"></script>
<script src="main.js"></script>
</body>
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://d3js.org/topojson.v1.min.js to a secure url
https://d3js.org/d3.v3.min.js
https://d3js.org/topojson.v1.min.js