Hello,
How do I write a code to display charts (pie, bar, scatter) using the data in MySQL database and the script in PHP?
Thanks in advance Hitesh
You can try using JPGraph, it's one of the best and full-featured.
Best regards from France.
Where do I find JGraph. Is it a freeware?
Thanks Hitesh
Use the image functions from the gd library http://www.php.net/manual/en/ref.image.php
Hi again,
You can find JPGraph latests version at :
http://www.aditus.nu/jpgraph/
as well as many examples.
Good luck,
Oliver