Skip to content

Instantly share code, notes, and snippets.

View kdenny's full-sized avatar

Kevin Earl Denny kdenny

  • Philadelphia, PA
View GitHub Profile
@kdenny
kdenny / index.html
Created July 10, 2016 17:55
D3Test
<!DOCTYPE html>
<meta charset="utf-8">
<style> /* set the CSS */
body { font: 12px Arial;}
path {
stroke: steelblue;
stroke-width: 2;
fill: none;
@kdenny
kdenny / .block
Created October 2, 2017 18:07
city
license: mit
@kdenny
kdenny / .block
Last active October 31, 2017 17:29
Multi-Line Chart of Largest Countries
license: mit
@kdenny
kdenny / .block
Last active October 31, 2017 17:39
Multi-Line Chart of Largest Countries
license: mit
@kdenny
kdenny / .block
Created December 4, 2017 23:08
Dot Matrix Chart
license: MIT
@kdenny
kdenny / .block
Created December 11, 2017 23:26
Treemap
license: mit
@kdenny
kdenny / .block
Created January 16, 2018 20:41
Heat Map II
license: mit
@kdenny
kdenny / .block
Last active January 16, 2018 21:31
Treemap
border: no
height: 600
license: gpl-3.0
@kdenny
kdenny / .block
Created January 19, 2018 16:41
Sankey Gradients
height: 300
border: no
license: MIT
@kdenny
kdenny / .block
Created January 19, 2018 16:45
Sankey using named nodes in v4
license: mit