Dragen Posted September 22, 2007 Share Posted September 22, 2007 Can anyone show me some links on how to create graphs using php? such as bar graphs, pie charts etc. Do I need to install any packages or does php come ready with graph creating functions? Thanks Link to comment https://forums.phpfreaks.com/topic/70294-solved-creating-graphs-in-php/ Share on other sites More sharing options...
trq Posted September 22, 2007 Share Posted September 22, 2007 You'll need the gd library installed. Also, if you do a google for graphs with php you'll find some 2,390,390 results. Link to comment https://forums.phpfreaks.com/topic/70294-solved-creating-graphs-in-php/#findComment-353098 Share on other sites More sharing options...
Dragen Posted September 22, 2007 Author Share Posted September 22, 2007 Thanks thorpe! I mainly wanted to know if I needed anything else installed apart from gd, so thanks! Link to comment https://forums.phpfreaks.com/topic/70294-solved-creating-graphs-in-php/#findComment-353105 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.