Skip to content

Instantly share code, notes, and snippets.

View trinary's full-sized avatar

Erik Cunningham trinary

View GitHub Profile
@trinary
trinary / index.html
Last active November 7, 2019 00:35
collatz conjecture
<html>
<head>
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
</style>
</head>
<body><svg></svg></body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
@trinary
trinary / _.md
Created August 20, 2015 16:07
test
@trinary
trinary / _.md
Created July 20, 2015 05:22
Glitchy drag
@trinary
trinary / _.md
Created July 20, 2015 02:16
marching dashes
@trinary
trinary / README.md
Last active August 29, 2015 14:25 — forked from mbostock/.block

A line chart with mouseover so that you can read the y-value based on the closest x-value. The x-value is found using d3.mouse and scale.invert. The y-value is then found by bisecting the data.

@trinary
trinary / _.md
Last active August 29, 2015 14:18
Glitchy drag
@trinary
trinary / _.md
Created April 7, 2015 20:43
Tributary inlet
@trinary
trinary / _.md
Created March 13, 2015 16:40
Tributary inlet
@trinary
trinary / _.md
Created January 26, 2015 19:01
Tributary inlet
@trinary
trinary / _.md
Created December 23, 2014 20:12
Tributary inlet