Skip to content

Instantly share code, notes, and snippets.

View animateddata's full-sized avatar

Peter Cook animateddata

View GitHub Profile
gistup
gistup
@animateddata
animateddata / .block
Last active August 19, 2016 15:09
Scatter plot
license: gpl-3.0
height: 520
border: no
@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>