Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.
Requires Meteorite : https://github.com/oortcloud/meteorite
flot Official Documentation : https://github.com/flot/flot/blob/master/API.md
$ cd app/directory
$ mrt add flot
- jQuery ( included )
See flot Official Documentation : https://github.com/flot/flot/blob/master/API.md
$ git clone git://github.com/austinrivas/meteor-flot.git
$ cd meteor-flot/example
$ mrt
- add tooltips package
- create template helpers for flot creation
- add unit tests
- fix donut hole