Skip to content

Instantly share code, notes, and snippets.

View dmaulana's full-sized avatar

Dwira Maulana dmaulana

View GitHub Profile
@dmaulana
dmaulana / README.md
Last active July 12, 2019 07:22
Aster Plot in D3 v4

This aster plot displays pie slices as lengths extending outward to the edge (0 at inner to 100 at outer). Widths of the pie slices represent the weight of each pie, which gets used to arrive at a weighted mean of the length scores in the center.

Contributors

Jim Regetz @regetz developed the initial aster plot function in R (see aster-plot on github)

Parker Abercrombie @parkerabercrombie developed the initial D3 prototype varying 3 of the 4 arc elements starting with Mike Bostock's Donut Chart:

  • outerRadius
  • startAngle
@dmaulana
dmaulana / .block
Created February 6, 2017 02:56 — forked from bbest/.block
Aster Plot in D3
license: mit
height: 300
scrolling: no
border: no