Mass Shootings 1966-2017
forked from anonymous's block: Mass Shootings 1966-2017
forked from anonymous's block: Mass Shootings 1966-2017
forked from anonymous's block: Mass Shootings 1966-2017
forked from anonymous's block: Mass Shootings 1966-2017
forked from anonymous's block: Mass Shootings 1966-2017
xxxxxxxxxx
<html>
<head>
<meta charset=utf-8 />
<title>Mass Shootings 1966-2017</title>
<script src='https://api.mapbox.com/mapbox.js/v2.2.4/mapbox.js'></script>
<link href='https://api.mapbox.com/mapbox.js/v2.2.4/mapbox.css' rel='stylesheet' />
<link href='https://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div>
<div id="mapDiv"></div>
<div class="titleDiv">
<h1>Mass Shootings</h1>
<h4>1966 - 2017</h4>
</div>
<div class="infoDiv"></div>
<div class="chart">
<div class="title">Mass Shootings by Week</div>
<div class="select">
<label><input type="radio" name="view" value="count" checked>Events</label>
<label><input type="radio" name="view" value="dead">Dead</label>
<label><input type="radio" name="view" value="injured">Injured</label>
</div>
<div class="animControls"></div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
<script src="https://square.github.io/crossfilter/crossfilter.v1.min.js"></script>
<script src="LAF_Script.js"></script>
Modified http://square.github.io/crossfilter/crossfilter.v1.min.js to a secure url
https://api.mapbox.com/mapbox.js/v2.2.4/mapbox.js
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js
https://square.github.io/crossfilter/crossfilter.v1.min.js