Skip to content

Instantly share code, notes, and snippets.

View haydenwagner's full-sized avatar

Hayden Wagner haydenwagner

View GitHub Profile
@haydenwagner
haydenwagner / .block
Last active March 5, 2017 22:29
Visualization: D3 data-binding and selections
license: mit
@haydenwagner
haydenwagner / .block
Last active February 19, 2017 23:00
D3 company growth graph
license: mit
height: 900
@haydenwagner
haydenwagner / .block
Last active February 19, 2017 07:14
Visitor map of Ise w/ overlay svg animation
license: mit
@haydenwagner
haydenwagner / .block
Last active February 19, 2017 06:00
TOADVINE_GIST_TEMPLATE
license: mit
@haydenwagner
haydenwagner / index.html
Last active February 12, 2017 05:13
slideswell slider demo
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>slideswell demo</title>
<link rel="stylesheet" type="text/css" href="slideswell.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<style>.container{width: 600px;margin: 0 auto;}</style>
</head>