Skip to content

Instantly share code, notes, and snippets.

View jwdomingo's full-sized avatar

John Domingo jwdomingo

View GitHub Profile
@jwdomingo
jwdomingo / index.html
Last active August 29, 2015 14:18
Rainy Days
<!DOCTYPE html>
<html>
<head>
<title>RainyDays | A d3.js Visualization by John Domingo</title>
<meta charset="UTF-8">
<script type="text/javascript" src="d3/d3.v3.js"></script>
<style>
body {
margin: 0;