All I will be doing is basic line graphs. Any experiences anyone might share would be greatly appreciated.
+2
A:
Not really PHP, but I find amchart really easy to implement and they look great: http://www.amcharts.com/
Might also check out Google's API: http://code.google.com/apis/charttools/
mmattax
2010-05-10 20:00:09
can you make your link any more ambiguous, I'm half expecting to see goatse after clicking it
TravisO
2010-05-10 20:47:22
+1
A:
Not specific to PHP. Nonetheless google chart tools are pretty handy.
For something directly specific to PHP there is PHP/SWF Charts which I used on priceTrackr.com.
bboe
2010-05-10 20:05:10
+2
A:
openflashchart: http://teethgrinder.co.uk/open-flash-chart/
A bit beyond simple line charts. LGPL licensed so it's commercial friendly.
For really simple charts take a look at the jQuery sparklines plugin. It does some really wonderful things actually.
Koobz
2010-05-10 20:20:37