geethalakshmi Posted May 16, 2008 Share Posted May 16, 2008 Hi, How to generate graph using datas available in the database using php? regards geetha www.codingcoding.com www.9876543210.co.in Link to comment https://forums.phpfreaks.com/topic/105912-how-to-generate-graph-using-php/ Share on other sites More sharing options...
kenrbnsn Posted May 16, 2008 Share Posted May 16, 2008 You can use Google Charts. I did this in a recent internal project. Ken Link to comment https://forums.phpfreaks.com/topic/105912-how-to-generate-graph-using-php/#findComment-542735 Share on other sites More sharing options...
conker87 Posted May 16, 2008 Share Posted May 16, 2008 Google Charts. That's awesome, I'll be using that from now on Link to comment https://forums.phpfreaks.com/topic/105912-how-to-generate-graph-using-php/#findComment-542748 Share on other sites More sharing options...
harishkumar09 Posted May 16, 2008 Share Posted May 16, 2008 You can use Google Charts. I did this in a recent internal project. Ken Is it generated using PHP ? Link to comment https://forums.phpfreaks.com/topic/105912-how-to-generate-graph-using-php/#findComment-542765 Share on other sites More sharing options...
kenrbnsn Posted May 16, 2008 Share Posted May 16, 2008 I don't know what Google Charts uses to generate the charts, but I generate the URL that creates the charts using PHP. A public site can be seen here. The site also uses jQuery to do the presentation. Ken Link to comment https://forums.phpfreaks.com/topic/105912-how-to-generate-graph-using-php/#findComment-542793 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.