JustinK101 Posted June 5, 2007 Share Posted June 5, 2007 I am looking for a framework or class to build dyamic charts in PHP using GD. My data source will be a MySQL database, so it would be nice if the framework or class, allowed just passing in a $row or $result object and then it did the grunt work. I need bar charts, line charts, and pie charts, with formatting options. Thanks. Link to comment https://forums.phpfreaks.com/topic/54214-php-charts-in-gd/ Share on other sites More sharing options...
JustinK101 Posted June 5, 2007 Author Share Posted June 5, 2007 Looking at this one: http://www.phpscripts.se/phpcharts/index.php?treeviewid=treeviewmain&nodeid=phpcharts1 Anybody used it? Looks quite nice. Link to comment https://forums.phpfreaks.com/topic/54214-php-charts-in-gd/#findComment-268044 Share on other sites More sharing options...
dough boy Posted June 5, 2007 Share Posted June 5, 2007 I use and prefer: http://www.aditus.nu/jpgraph/ Link to comment https://forums.phpfreaks.com/topic/54214-php-charts-in-gd/#findComment-268053 Share on other sites More sharing options...
zq29 Posted June 5, 2007 Share Posted June 5, 2007 I use JPGraph also, recommended. Link to comment https://forums.phpfreaks.com/topic/54214-php-charts-in-gd/#findComment-268274 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.