A javascript library that extends the popular D3.js to enable fast and beautiful visualizations.
- npm
- d3
- Install Meteorite
npm install -g meteorite
- Create Your project
mrt create nameproject
- Add meteor d3
meteor add d3
- Add d3plus using meteorite
mrt add d3plus
- Make cool viz.