By @charliecm
An interactive stacked bar chart based on Alan Dix's “dancing” histogram. Written in D3 for IAT355 (Intro to Visual Analytics).
Run npm run build
to build project into the dist/
folder.
Run npm run watch
to start a local server at http://localhost:8080
and build automatically.