Skip to content

Instantly share code, notes, and snippets.

View animateddata's full-sized avatar

Peter Cook animateddata

View GitHub Profile
@animateddata
animateddata / index.html
Last active August 19, 2016 12:13
Hello world
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
</style>
<body>
<script src="//d3js.org/d3.v4.min.js"></script>
<script>
@animateddata
animateddata / .block
Last active August 19, 2016 15:09
Scatter plot
license: gpl-3.0
height: 520
border: no
gistup
gistup
@animateddata
animateddata / README.md
Last active August 2, 2017 09:18
Ball of string

Random [lon, lat] points are added to a GeoJSON LineString feature and rendered to canvas. The projection is rotated on each animation frame.

Peter Cook

@animateddata
animateddata / README.md
Last active August 2, 2017 09:18
Ball of circles

Random circles are added to a GeoJSON FeatureCollection and rendered to canvas. The projection is rotated on each animation frame.

Peter Cook

@animateddata
animateddata / README.md
Last active August 2, 2017 09:30
Spinning globe
@animateddata
animateddata / .block
Last active January 5, 2020 13:05
UK 2017 General Election choropleth
license: gpl-3.0
height: 900
border: no
@animateddata
animateddata / .block
Last active October 25, 2018 06:48
UK 2017 General Election Tile Grid Map
license: gpl-3.0
height: 1200
border: no
@animateddata
animateddata / .block
Last active May 28, 2019 04:06
UK 2017 General Election majority map
license: gpl-3.0
height: 1200
border: no