Skip to content

Instantly share code, notes, and snippets.

View jonsadka's full-sized avatar
😁

Jon Sadka jonsadka

😁
View GitHub Profile
@jonsadka
jonsadka / .block
Last active September 18, 2016 17:14
Playing with d3.timer()
license: mit
@jonsadka
jonsadka / .block
Last active August 28, 2016 18:55
Layering svg Experiment
license: mit
@jonsadka
jonsadka / README.md
Last active February 4, 2016 06:17
Adaptive Line Chart Scaling

By create large random datasets, we can create charts that adapt and react to any dataset. This bl.ock allows users to generate any desired number of lines and any desired number of points and see the response of the chart change over time.

@jonsadka
jonsadka / .block
Last active September 12, 2019 13:36
Interactive donut chart with transitions
license: gpl-3.0
@jonsadka
jonsadka / .block
Last active October 17, 2016 20:57
Simple Dots Example
license: mit
@jonsadka
jonsadka / .block
Last active May 29, 2017 23:56
Binomial Probability Density
license: mit
@jonsadka
jonsadka / README.md
Last active November 13, 2015 21:37
Conversion rates
@jonsadka
jonsadka / .block
Last active March 1, 2017 17:18
Time to Hire
license: mit
@jonsadka
jonsadka / README.md
Last active December 17, 2015 21:20
Lever Love (Hire2)

This grouped bar chart is constructed from a CSV file storing the number of LGTM's of different pull requests at Lever's repo of Hire2 by user.

forked from mbostock's block: Grouped Bar Chart

@jonsadka
jonsadka / README.md
Last active January 16, 2016 23:45
Lever Love (Taskqueue2)