Check out what you can do with viz.js through various examples.
- You like data
- You like visualizations
- You like to write less boilerplate code but more charming charts
To build a viz.js distribution, you'll need to install Grunt and its plugins.
For example, you'll need the following three libraries to build the default task.
npm install grunt --save-dev
npm install grunt-contrib-concat --save-dev
npm install grunt-contrib-uglify --save-dev
To build, simply
grunt
Happy Visualizing 🎉 💹 📊 📈