This was created because it seems there's an error in the other nvd3 packages. The bests examples for use is in nvd3.org page.
It is a fork of https://github.com/waitingkuo/meteor-nvd3 and others.
- npm
- d3
- Install Meteorite
npm install -g meteorite - Create Your project
mrt create nameproject - Add meteor d3
meteor add d3 - Add nvd3js using meteorite
mrt add nvd3js - Go graphing.
- Soon examples with Meteor.