Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 749 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 749 Bytes

nvd3.org charts for Meteor, this works fine.

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.

Requirements

  • npm
  • d3

How do I install this?

  1. Install Meteorite npm install -g meteorite
  2. Create Your project mrt create nameproject
  3. Add meteor d3 meteor add d3
  4. Add nvd3js using meteorite mrt add nvd3js
  5. Go graphing.
  6. Soon examples with Meteor.

References

Meteor

Meteorite

Atmosphere (Smart Packages)

NVD3

D3