nel Posted October 22, 2007 Share Posted October 22, 2007 Hi.. I want to know how to create graph like below using PHP + MySQL....this data from database mysql..thanks Link to comment https://forums.phpfreaks.com/topic/74296-create-graph/ Share on other sites More sharing options...
GingerRobot Posted October 22, 2007 Share Posted October 22, 2007 Its all done with the GD library which you can use to create images: www.php.net/gd I'm sure there are some tutorials out there if you google, or take a look at this class put together by one of the moderators of the site, Barand: http://members.aol.com/barryaandrew/baaChart/baachartguide.html Link to comment https://forums.phpfreaks.com/topic/74296-create-graph/#findComment-375373 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.