Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 2 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,3 @@
# 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.
# DEPRECATION

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`
3. Add nvd3js using meteorite `mrt add nvd3js`
4. Go graphing.
5. Soon examples with Meteor.


## References
[Meteor](http://docs.meteor.com/)

[Meteorite](http://oortcloud.github.com/meteorite/)

[Atmosphere (Smart Packages)](https://atmosphere.meteor.com/wtf/package)

[NVD3](http://nvd3.org/)

[D3](http://d3js.org)
This package is no longer maintained. Please use https://github.com/pfafman/meteor-nvd3 instead.