mcscfd815 Posted April 18, 2010 Share Posted April 18, 2010 I'm new to php, and am in desperate need of help! I have a mysql database, with a table with a field that only holds "yes" and "no" values. I need to make a pie chart to display this data, which can be displayed on my website and will be updated if new records are input to the table. I have looked into this but do not understand the solutions, do I need to download some extra code to do this? Thanks Link to comment https://forums.phpfreaks.com/topic/198931-pie-chart-of-mysql-data-using-php/ Share on other sites More sharing options...
ddubs Posted April 18, 2010 Share Posted April 18, 2010 You'll want to start googling for php graphing libraries or you may even want to look into the google graphs API. Link to comment https://forums.phpfreaks.com/topic/198931-pie-chart-of-mysql-data-using-php/#findComment-1044213 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.