Skip to content

Instantly share code, notes, and snippets.

@syntagmatic
syntagmatic / README.md
Last active April 29, 2016 14:44 — forked from mbostock/.block
Abalone

A random sample of 750 Abalone measurements from UCI Machine Learning Repository.

Dimensions

Name    Data Type Meas. Description
----    --------- ----- -----------
Sex   nominal     M, F, and I (infant)
Length    continuous  mm  Longest shell measurement
Diameter continuous mm perpendicular to length
@syntagmatic
syntagmatic / README.md
Last active August 29, 2015 14:17 — forked from mbostock/.block
EcoEngine Scatterplot
We couldn’t find that file to show.
@syntagmatic
syntagmatic / d3map.css
Last active August 29, 2015 14:16 — forked from emeeks/d3map.css
Hello d3.carto
path,circle,rect,polygon,ellipse,line {
vector-effect: non-scaling-stroke;
}
svg, canvas {
top: 0;
}
#d3MapZoomBox {
position: absolute;
z-index: 10;
height: 100px;
@syntagmatic
syntagmatic / README.md
Last active April 29, 2016 14:46 — forked from saraquigley/d3.tip.min.js
Curriculum Exploration
@syntagmatic
syntagmatic / README.md
Last active August 29, 2015 14:16 — forked from saraquigley/index.html
Issue Breakdown
@syntagmatic
syntagmatic / README.md
Last active October 21, 2015 23:25 — forked from mbostock/.block
Hexbin Canvas Transitions
@syntagmatic
syntagmatic / README.md
Last active April 29, 2016 14:40 — forked from mostaphaRoudsari/.block
Cardiac Surgery by Surgeon
@syntagmatic
syntagmatic / README.md
Last active December 5, 2017 22:31 — forked from mbostock/.block
Hexbin Heightmap Transitions
@syntagmatic
syntagmatic / README.md
Last active August 29, 2015 14:15 — forked from mbostock/.block
Prim's V Color Brewer

Another variation of color-cycling a spanning tree generated by Prim’s algorithm. Here the periodicity of the color scale by tree depth is varied over time, alternating between emphasis of micro and macro structure. This idea was suggested in a Hacker News comment.

@syntagmatic
syntagmatic / README.md
Last active August 29, 2015 14:15 — forked from mbostock/.block
Chord Arc Labels