Skip to content

charliecm/iat355-rose-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAT355 Rose Plot

Screenshot

By @charliecm

A rose plot visualization written in D3 for IAT355 (Intro to Visual Analytics). Based on Florence Nightingale's rose diagram, this vis lets the user compare two dimensions over a 24-month period.

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.