JPGraph & ChartDirector
Posted: Mon Apr 05, 2010 1:04 pm
If you're looking for php based software to do charts and graphs, check this out.
I started my project with jpgraph but it was really lacking a lot of features. Yes, it's completely free so I can't complain. ChartDirector is $99 for one license but it's excellent. It's far more flexible than jpgraph. One of the things I like about it is that I can put custom text boxes anywhere on the graph. It's got it's own markup language so that I can mix colors, fonts, etc. all in the same text string.
I highly recommend you check out the demo versions of both before making a decision. Jpgraph just might be enough if you need simple graphs but it lacks a lot.
I started my project with jpgraph but it was really lacking a lot of features. Yes, it's completely free so I can't complain. ChartDirector is $99 for one license but it's excellent. It's far more flexible than jpgraph. One of the things I like about it is that I can put custom text boxes anywhere on the graph. It's got it's own markup language so that I can mix colors, fonts, etc. all in the same text string.
I highly recommend you check out the demo versions of both before making a decision. Jpgraph just might be enough if you need simple graphs but it lacks a lot.