HighchartTable Development Team is announcing that jQuery HighchartTable with version number 1.1.0 is already available to download.
What is jQuery HighchartTable ?
jQuery HighchartTable is A JavaScript library that uses jQuery and the Highcharts charting toolkit to extract and display data from HTML tables inside charts .
jQuery HighchartTable is to automate the process of creating charts.Instead of passing data in JSON, JS or XML format, take a static HTML table, feed it to HighchartTable and the plugin will replace it on the page with an interactive chart.jQuery is used to parse and organize the table’s data, while Highcharts JS is used to actually draw the graph.Examples and usage instructions are included with the download package.Supported chart types:BarLineAreaPie
This is changelog for jQuery HighchartTable version 1.1.0 :
- Initial version.
You can read the complete changelog and also download this latest version on their homepage: highcharttable.org


