Easily display your data as Bar Graphs: jqBarGraph
Posted on February 23, 2010, under jQuery,
Bookmark it
jqBarGraph is an easy to use jQuery plugin for displaying data as bar graphs. The script supports 3 types of bar types: simple, multi and stacked. It doesn’t require any additional stylesheet to work but it can easily styled with CSS.
The data values can be sort either ascending or descending. The position of the graphs can be on ‘top’ or ‘bottom’ (for the simple bar graphs). You can add prefixes and postfixes to the values and also animate the bars (the animation speed can be set in seconds).
The script can be downloaded either unpacked (9.1kb), minified (5.1kb), or packed (4.0kb).
The plugin is tested with jQuery 1.2.3. and jQuery 1.3.2. versions. You are free to use and share this plugin absolutely free.
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- February 23, 2010
- article by Gabriel C.
- 1 comment
Related Posts
-
Simple Bar and Stacked Bar (AJAX) Graphs: mooBarGraphat March 4, 2010
-
Generate Good & Clean Looking Graphs: Graficoat February 13, 2010
-
Create Accesible Charts/Graphs using Canvas and jQueryat July 9, 2009
-
Create pretty graphs with jQuery TufteGraph Pluginat December 31, 2009
-
Display Fixed Top/Bottom Popups with Meerkat jQuery Pluginat December 28, 2009 with 2 comments


One Reply to "Easily display your data as Bar Graphs: jqBarGraph"
February 25, 2010 at 6:09 PM
nice article, thanks