Blog Archive for June 4, 2011

Zooming Flot Chart by jQuery Slider

June 4, 2011

I have a jQuery slider with double drag handles to control a date range. When the slider is moved, a table is filtered down to rows matching the range on the slider. I wanted to extend this to change a flot chart to show the same date range.

jQueryUI Slider …