jQuery plugins to show data in table format or chart format

November 27, 2008 by admin · Leave a Comment
Filed under: jQuery 


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. Read more