Is it possible to animate flot graph similar to this "www.jqplot.com/deploy/dist/examples/barLineAnimated.html"??
How to add animations for the below code?
$("#verticlebar").width($('#verticlebar').parent().width());
$.plot(chartID,chartData,options);
Yes, you can do this with this plugin (Flot Animator) : http://www.codicode.com/demo/flotanimator
I developed this plugin, it can animate any type of series type (lines, bars, points), you can choose the animation direction (left, right, center), the duration, steps..
Not in the core library, but Juergen Marsch has created some plugins that animate certain plot types. There's a demo available, and you can find the source on his downloads page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With