Skip to content

Instantly share code, notes, and snippets.

View tristang's full-sized avatar

UsabilityHub tristang

  • UsabilityHub
  • Melbourne, Australia
View GitHub Profile
@tristang
tristang / crimea.csv
Created March 29, 2012 01:46 — forked from mbostock/.block
Stacked Bar Chart
date wounds other disease
5/1854 0 95 105
6/1854 0 40 95
7/1854 0 140 520
8/1854 20 150 800
9/1854 220 230 740
10/1854 305 310 600
11/1854 480 290 820
12/1854 295 310 1100
1/1855 230 460 1440
@tristang
tristang / importance-dummy.json
Created March 28, 2012 01:32
Reorderable stacked bar
{
"rows" : [
{
"attribute" : "Some attribute",
"id" : "id_0",
"very_important" : 0.2,
"important" : 0.2,
"not_very_important" : 0.2,
"not_at_all_important" : 0.2,
"do_not_know" : 0.2