What is highcharts-php
highcharts-php is a PHP library to interact with the Highcharts JS charting library.
What is Highcharts
Reading from the official documentation, “Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application”.
The Highcharts JS libraries are available at: http://www.highcharts.com and they are free for non commercial use. For commercial usage, please refers to the license and pricing section of their website.
Are the Highcharts and highcharts-php projects related?
Again, the highcharts-php project has nothing to do with the Highcharts projects. The authors are different and the two projects don’t share any single line of code.
Why highcharts-php
The reason behind the highcharts-php project is to offer a useful tool to PHP developers to automatically generate Highcharts JS code starting from some PHP data.
The highcharts-php library is available for free download, as usual, at my software page:
Could make a sample of how it would connect to the database, picking up the arrays.
Thanks
Posted by João Paulo | June 8, 2010, 12:57 pm