block by HarryStevens dea8fdcdae7401ab486bfc7fcc9f6882

Normalized Stacked Bar Chart

Full Screen

Create a normalized stacked bar chart in d3 (without the stack layout).

The CSV file can contain any number of groups and up to 8 categories. It must not have a total row at the bottom; that row is calculated with Javascript.

Libraries: d3.js, underscore.js, jQuery

index.html

data.csv

scripts.js

styles.css