Sparklines (Small Inline Charts) With jQuery
18
Jul
jQuery Sparklines is a plugin for creating sparklines on the fly.
What is a sparkline:
They are data-intense, design-simple, word-sized graphics that are commonly used in market, stock activity and can be implemented anywhere (via Wikipedia).
This plugin supports:
- Line graphs
- Bar charts
- And, tristate charts

jQuery Sparklines plugin can be used to create graphs from data inside the HTML or via JavaScript. Almost every variable of it can be customized including colors, size & chart type.
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://omnipotent.net/jquery.sparkline
Compatibility: All Major Browsers
Website: http://omnipotent.net/jquery.sparkline
- Tags:
Bar Html Javascript Line
- Filed under: BSD License, Charts, Goodies
- 2 Comments






















2 Responses for "Sparklines (Small Inline Charts) With jQuery"
Nice jQuery tip, thx
It’s be great if you could demonstrate on how to pull information off of news or other sites (like the DOW) for display in the jQuery sparklines.