gwolff2005 Posted April 10, 2009 Share Posted April 10, 2009 Hi guys, I need your help: I have a result from a form which needs to be put out in a chart. Is there a special code for it??? Thanks!!! Link to comment https://forums.phpfreaks.com/topic/153456-graph-in-php/ Share on other sites More sharing options...
Mark Baker Posted April 10, 2009 Share Posted April 10, 2009 You can either write charting code yourself using GD or use a library such as jpGraph or graPHPite Link to comment https://forums.phpfreaks.com/topic/153456-graph-in-php/#findComment-806233 Share on other sites More sharing options...
Yesideez Posted April 10, 2009 Share Posted April 10, 2009 There's also pChart http://pchart.sourceforge.net/ Link to comment https://forums.phpfreaks.com/topic/153456-graph-in-php/#findComment-806248 Share on other sites More sharing options...
Mark Baker Posted April 10, 2009 Share Posted April 10, 2009 And libChart which I've occasionally used in the past as well Link to comment https://forums.phpfreaks.com/topic/153456-graph-in-php/#findComment-806253 Share on other sites More sharing options...
mmarif4u Posted April 10, 2009 Share Posted April 10, 2009 Also to mention Chart Director. http://www.advsofteng.com/ Or Open Flash Chart: http://teethgrinder.co.uk/open-flash-chart/gallery-x-axis-legend.php Link to comment https://forums.phpfreaks.com/topic/153456-graph-in-php/#findComment-806269 Share on other sites More sharing options...
Axeia Posted April 10, 2009 Share Posted April 10, 2009 If you're looking for free under a license which allows you to modify and sell the code then choices are suddenly becoming a lot more limited... I know when I had to pick one I ended up going with a relatively feature poor one that hadn't received an update in ~4 years. Later on I stumbled by accident upon this what seems to be a real jewel, ezcomponents graph. Although I haven't used it their examples are beautiful, documentation seems to be excellent and best of all it's released under the BSD license Link to comment https://forums.phpfreaks.com/topic/153456-graph-in-php/#findComment-806278 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.