Skip to content

version 0.6 flot ported to run on mootools instead of jquery...

Notifications You must be signed in to change notification settings

koelkast/Mootools-Flot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

MOOTOOLS FLOT

Screenshot

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

You can check a working example here: http://jsfiddle.net/gWSnN/5/

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

About

version 0.6 flot ported to run on mootools instead of jquery...

Resources

Stars

Watchers

Forks

Packages

No packages published