Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 923 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 923 Bytes

NVD3 Charts for Meteor

Note: I believe there is a more official version now so you might want to start using that.

This is the most recent Meteor package wrapping nvd3, the d3 charting library, based on a maintained branch nvd3-community/nvd3. Currently synced up with version 1.8.1_dev

Please report bugs to the code repository unless it has to do with the packaging, like if I miss updating to a new version.

Requirements

Installation

meteor add pfafman:nvd3

References