Skip to content

Instantly share code, notes, and snippets.

View corykendrick's full-sized avatar

Cory Kendrick corykendrick

  • San Francisco, CA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am corykendrick on github.
  • I am corykendrick (https://keybase.io/corykendrick) on keybase.
  • I have a public key whose fingerprint is 8375 85D8 3C02 9FBE D7DB 2411 654C BE1A 34AD 3652

To claim this, I am signing this object:

@corykendrick
corykendrick / index.html
Last active August 29, 2015 13:57
bl.ocks.org test for d3.unconf!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link type="text/css" rel="stylesheet" href="style.css"/>
<script type="text/javascript" src="http://mbostock.github.com/d3/d3.js"></script>
</head>
<body>
<div id="viz"></div>
<script type="text/javascript">