Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.03 KB

README.rst

File metadata and controls

35 lines (24 loc) · 1.03 KB

npm-version npm-license

leocornus-visualdata

JavaScript libraries to make data visualization simpler and easier.

Live Demo

zoomable circles

Quick Start

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.

nodei