select BR2_PACKAGE_JQUERY
Flot is a pure Javascript plotting library for jQuery. It
produces graphical plots of arbitrary datasets on-the-fly
The focus is on simple usage (all settings are optional),
attractive looks and interactive features like zooming and
The plugin works with Internet Explorer 6+, Firefox 2.x+,
Safari 3.0+, Opera 9.5+ and Konqueror 4.x+ with the HTML
http://www.flotcharts.org/
config BR2_PACKAGE_FLOT_CANVAS
Flot plugin to render axis tick labels directly to the canvas
config BR2_PACKAGE_FLOT_CATEGORIES
Flot plugin for plotting textual data or categories
config BR2_PACKAGE_FLOT_CROSSHAIR
Flot plugin for showing crosshairs when the mouse hovers
config BR2_PACKAGE_FLOT_ERRORBARS
Flot plugin for plotting error bars
config BR2_PACKAGE_FLOT_FILLBETWEEN
Flot plugin for computing bottoms for filled line and bar charts
config BR2_PACKAGE_FLOT_IMAGE
Flot plugin for plotting images
config BR2_PACKAGE_FLOT_NAVIGATE
Flot plugin for adding panning and zooming capabilities to a plot
config BR2_PACKAGE_FLOT_PIE
Flot plugin for rendering pie charts
config BR2_PACKAGE_FLOT_RESIZE
Flot plugin for automatically redrawing plots when the
placeholder size changes.
config BR2_PACKAGE_FLOT_SELECTION
Flot plugin for selecting regions
config BR2_PACKAGE_FLOT_STACK
Flot plugin for stacking data sets
config BR2_PACKAGE_FLOT_SYMBOL
Flot plugin that adds some extra symbols for plotting points
config BR2_PACKAGE_FLOT_THRESHOLD
Flot plugin for thresholding data
config BR2_PACKAGE_FLOT_TIME