Skip to content

rabarar/meteor-flot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Installing flot using Meteorite

$ cd app/directory
$ mrt add flot

Meteor Packages

  • jQuery ( included )

Usage

See flot Official Documentation : https://github.com/flot/flot/blob/master/API.md

Example

To run example locally

$ git clone git://github.com/austinrivas/meteor-flot.git
$ cd meteor-flot/example
$ mrt

TODOS

  • add tooltips package
  • create template helpers for flot creation
  • add unit tests
  • fix donut hole

About

Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.

Resources

Stars

Watchers

Forks

Packages

No packages published