Charts
Interactive charts for browsers and mobile devices
NVD3 Charts
This project is an attempt to build re-usable charts and chart components for d3.js without taking away the power that d3.js gives you.
NVD3 Bar Chart
This is sample of bar chart in nvd3 plugin.
NVD3 Stacked Area Chart
Another sample of chart in nvd3 plugin. Its area chart, looks realy nice.
NVD3 Donut Chart
One more sample of chart, its donut chart in nvd3 plugin.
Rickshaw Charts
Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
Rickshaw Column Chart
Here's a minimal but complete working example.
Rickshaw Legend
You can use legend for your charts.
Sparklines
This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.
Line
Line charts are the default chart type, but to specify the type explicitly set an option called "type" to "line".
Bar
Set the "type" option to "bar" to generate bar charts.
Pie
Set the "type" option to "pie" to generate pie charts.
Knob Charts
Nice, downward compatible, touchable, jQuery dial.