Skip to content

Instantly share code, notes, and snippets.

View cdtrich's full-sized avatar

cd_trich cdtrich

  • brussels
View GitHub Profile
@cdtrich
cdtrich / .block
Created December 5, 2018 16:34
const pie
license: mit
@cdtrich
cdtrich / .block
Created December 5, 2018 14:07 — forked from mbostock/.block
Circle-Packing II
license: gpl-3.0
height: 960
border: no
@cdtrich
cdtrich / .block
Created December 1, 2018 15:11
The Force with React + D3, Approach #3
license: mit
@cdtrich
cdtrich / .block
Last active November 22, 2018 21:46
FEM: Exercise 2 Starter
license: mit
@cdtrich
cdtrich / .block
Last active November 21, 2018 16:46
simple pie
license: mit
@cdtrich
cdtrich / README.md
Last active November 17, 2018 18:45
Selections: Update-Exit
@cdtrich
cdtrich / .block
Last active November 22, 2018 21:29
Selections: Update-Exit example
license: mit
@cdtrich
cdtrich / .block
Last active November 24, 2018 19:04
strategic_autonomy_labels
license: mit
@cdtrich
cdtrich / README.md
Created November 14, 2018 17:17 — forked from enjoylife/README.md
D3 Arc Diagram

Arc Diagram

This demo shows how to generate an arc diagram using D3. It is still a work in progress.

The dataset is the same one from the Les Misérables demos [1] [2] provided in the D3 Gallery.

TO DO

  • Update to use reusable chart approach.
  • Update to work with directed graphs (some arcs above, some below).
@cdtrich
cdtrich / .block
Last active October 29, 2018 22:32
FEM: Exercise 1 solution_pie
license: mit