All examples By author By category About

CodyWeisbach

Injury Healing Times: A visualization with D3.js

d3js: Injury Healing Times.

If found a nice infographic on healing times for different injuries from Caleb Burgess via Modern Manual Therapy. The table is great, but I though it would be interesting to make a visual representation.

I took the code from an example that I thought would be similar (jfreels's block: d3js: Scatterplot using CSV data.). I've done my best to modify it as a way of learning to create data visualizations.