I need basic charts from PHP code.
Google search gives many options. Could you recommend the mainstream, easy and light to work with solution?
views:
1016answers:
5Thanks! that was very helpful
Nir
2009-02-09 14:19:16
+2
A:
Not a PHP solution but take a look at the Google Charting API. Its really powerful.
Charlie
2009-02-09 14:11:17
+1
A:
I use the Google Chart API in my applications. It's not something you install on your webserver though - but is fast and extremely easy to use.
Ross
2009-02-09 14:11:25
+1
A:
pChart is a very powerful and relatively easy to use PHP graphing library.
Philip Morton
2009-02-09 14:14:42
Beautiful charts. It is open source under GPL which might be relevant if you need to distribute your website to others
MarkJ
2009-09-21 12:53:21
+1
A:
Open Flash Chart is pretty good, if you don't mind that the charts will be in flash. It comes with a library for PHP which is easy to use.
Anders S
2009-02-09 16:01:39
+1It has nice documentation - and it works... also it can be fully customized (in great details for every kind of charts)
kodisha
2009-02-09 18:26:23