Skip to content

Instantly share code, notes, and snippets.

View aaronkyle's full-sized avatar

Aaron Kyle Dennis aaronkyle

View GitHub Profile
@aaronkyle
aaronkyle / .block
Created March 30, 2018 17:41 — forked from denjn5/.block
Sunburst Tutorial (d3 v4), Part 1
license: gpl-3.0
height: 500
border: no
@aaronkyle
aaronkyle / .block
Created March 30, 2018 17:48 — forked from kerryrodden/.block
Sequences sunburst
license: apache-2.0
@aaronkyle
aaronkyle / .block
Created March 30, 2018 17:48 — forked from kerryrodden/.block
Sequences sunburst (d3 v4)
license: apache-2.0
@aaronkyle
aaronkyle / .block
Created March 30, 2018 17:50 — forked from varun-raj/.block
Interactive Gantt Chart
border: no
@aaronkyle
aaronkyle / README.md
Created March 30, 2018 17:59 — forked from caged/README.md
Using d3-tip to add tooltips to a d3 bar chart
@aaronkyle
aaronkyle / README.md
Created March 30, 2018 18:01 — forked from wizicer/README.md
Sunburst for your skill map

Extract from my work, you can a demo in live Combined sunburst and line chart, currently you must generate the data by yourself, I also uploaded the skills.xlsx file to help generate this file(skillsdata.js).

Features:

  • [TODO]works with data that is in a CSV format (you don't need to pre-generate a hierarchical JSON file, unless your data file is very large)
  • interactive breadcrumb trail helps to emphasize the sequence, so that it is easy for a first-time user to understand what they are seeing

If you want to simply reuse this with your own data, here are some tips for generating the skillsdata.js file:

@aaronkyle
aaronkyle / .block
Created March 30, 2018 18:08 — forked from NPashaP/.block
bP Example - Double Vertical bP with labels
license: gpl-3.0
@aaronkyle
aaronkyle / .block
Created March 30, 2018 18:39 — forked from mbostock/.block
County Bubbles
license: gpl-3.0
@aaronkyle
aaronkyle / .gitignore
Created March 31, 2018 10:49 — forked from mbhall88/.gitignore
A dynamic, reusable donut chart for D3.js v4
.DS_Store
.idea
@aaronkyle
aaronkyle / .block
Created March 31, 2018 16:55 — forked from mbostock/.block
Programmatic Pan+Zoom III
license: gpl-3.0