jQuery plugins to show data in table format or chart format

Need to show data in a tabular format or in a nice chart? jQuery has two plugins that enables this easily. They are jQChart and jquery CSV2Table. jqCharts reads data from file and creates charts and csv2table reads csv file and creates tables.
jQchart
It can produce either bar chart or line graph.
| Dependencies | jQuery |
|---|---|
| Size | 7KB |
| Restrictions | None (Free to use on any site) |
For demo and download, please check the links
Open Demo (It is in Japanese) | Open demo in new window | Info & Download
The documentation is not in English. You can try this google translated page (English)
csv2table
This will create nicely formatted tables from csv file. And using jqChart it can create charts also.
| Dependencies | jQuery |
|---|---|
| Size | 5KB |
| Restrictions | None (Free to use on any site) |
For demo and download, please check the links
Open Demo (It is in Japanese) | Open demo in new window | Info & Download
The documentation is not in English. You can try this google translated page (English)
These scripts are still in beta stage. Not recommended for production
Related posts:
- 3 jQuery plugins to show context menu
- jQuery and Mootools plugin to show tooltips
- jGrowl – To show unobtrusive messages
- Three jQuery modal plugins to repace alert and confirm
- 10 jQuery plugins for manipulating images
If you like this post, please share it so that others can also find this




