
A very simple jQuery plugin to render bar chart from existing HTML tables.
- Easy to use (no extra javascript code to define data).
- Animation (at display time and hovering on legend item)
- Popup for value of each bar
- Support group by table column (default) or table row
- Tested on IE, Firefox, Chrome.