Flot 0.1

This is a direct port of flot from jquery to mootools (+ a few plugins)...

Everything is as originally wrote in v 0.6 (execept now runs on mootools).

Documentation can be found here http://flot.googlecode.com/svn/trunk/API.txt

Use at your own RISK. ;) Flot is still teh jank + and i did this port at like 3 am.



Details

Author
jacob thornton
Current version
0.1
GitHub
jacobthornton/Mootools-Flot
Downloads
2892
Category
Utilities
Tags
Report
GitHub Issues

Releases


Dependencies

  • _self_/_current_:
    • core/1.3: '*'
    • more
    • more/utilities/color
    • moo.flot

How to use

Instead of overloading the dollar (like in jquery), i put flot on a flot namespace...

// So this...

$.plot({...});

// Becomes

flot.plot({...});

Everything else about the api should be the same.

<3 @fat


Discuss

A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.

Found a bug in this plugin? Please report it this repository's Github Issues.

blog comments powered by Disqus