Blog search

Tuesday 24 December 2013

FLOT : JAVASCRIPT PLOTTING LIBRARY FOR JQUERY



Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.
Just include the Javascript file after you’ve included jQuery.Generally, all browsers that support the HTML5 canvas tag are supported.For support for Internet Explorer < 9, you can use Excanvas, a canvas emulator; this is used in the examples bundled with Flot. it’s not working on your development IE 6.0, check that it has support for VML which Excanvas is relying on. It appears that some stripped down versions used for test environments on virtual machines lack the VML support.

0 Comments to “FLOT : JAVASCRIPT PLOTTING LIBRARY FOR JQUERY”

Post a Comment