Skip to content

charliecm/iat355-stacked-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.