Skip to content

Instantly share code, notes, and snippets.

View nlevick's full-sized avatar

Nathan Levick nlevick

View GitHub Profile
@nlevick
nlevick / Readme.md
Last active March 30, 2017 19:11
Dot Drag and Delete Interactivity

DESCRIPTION

Click top row swatch to select a color. Click white canvas to add dots of that color. Click color swatch again to deselect color. With no color swatch seclected, in canvase click and drag placed dots to move. Double click to remove.

@nlevick
nlevick / README.md
Last active March 30, 2017 19:54
Filtering Statistics Brush

DESCRIPTION

The brush highlights max and min value within range with dots and mean line over interval. Outputs max, min, mean values, and range dates in table. NUDGE START DATE of the selected region one day with left and right arrows. NUDGE SELECTED INTERVAL one day with left and right arrows while holding down the SHIFT key.

ONLINE SOURCES

Nudge Brush
Crossfilter.js Tutorial
HTML Tables with D3

@nlevick
nlevick / README.md
Last active March 30, 2017 20:32
Above/Below Mouseover Time Series