Skip to content

Instantly share code, notes, and snippets.

@jwilber
Last active October 8, 2018 06:00
Show Gist options
  • Save jwilber/5a34456f2b19af5c9f5fcd40d6b7010f to your computer and use it in GitHub Desktop.
Save jwilber/5a34456f2b19af5c9f5fcd40d6b7010f to your computer and use it in GitHub Desktop.
edit5
license: mit
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<script src="https://d3js.org/d3.v4.min.js"></script>
<style>
body { margin:0;position:fixed;top:0;right:0;bottom:0;left:0; }
</style>
</head>
<body>
</body>
day tweets retweets favorites
1 1 2 5
2 6 11 3
3 3 8 1
4 5 14 6
5 10 29 16
6 4 22 10
7 3 14 1
8 5 18 7
9 1 30 22
10 4 16 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment