Rickshaw Lineplot
Rickshaw Lines
Rickshaw Column
Rickshaw Legend
Flot Line
Flot Bar
Flot Pie
Flot Line
Sparkline Charts
This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.
Line | 5,4,3,2,4,5,6,7,8,6,4,5 | Line charts are the default chart type, but to specify the type explicitly set an option called "type" to "line". |
Bar | 5,4,3,2,4,5,6,7,8,6,4,5 | Set the "type" option to "bar" to generate bar charts. |
Discrete | 5,4,3,2,4,5,6,7,8,6,4,5 | Set the "type" option to "discrete" to generate discrete charts. |
Pie | 5,4,3,2 | Set the "type" option to "pie" to generate pie charts. |
Knob charts
Nice, downward compatible, touchable, jQuery dial