Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 315 Bytes

Meteor C3

A Meteor wrapper for the C3.js charting library.

Installation

npm install -g meteorite

mrt add c3

Usage

This package includes the necessary assets (css/js) in your project. From there, you can begin to add charts according to the C3 documentation.