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.