JavaScript libraries to make data visualization simpler and easier.
It is very easy to get started to explore those cool demos.
$ git clone https://github.com/leocornus/leocornus-visualdata.git
$ cd leocornus-visualdata
$ npm install
$ bower install
$ npm run express-app
Then you could visit http://localhost:8900/demo for all examples.