Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 472 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 472 Bytes

IAT355 Stacked Bar Chart

Screenshot

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.