On Thu, Jan 10, 2013 at 11:47 AM, Abdur Rahman <[email protected]>wrote:

> Hi all i want to know what all are the PHP Chart and Graph Frameworks and
> which is the best one.
>

Though not open, Google charts API is free to use.
It is really easy to build the URL with their wizard. Use PHP to replace
content in the URL string (all graph data is transmitted through the URL
itself) to get the graphs made.

One caveat though. I had developed a PHP app for a large corporate in which
reports were generated through the Google charts API. After using it for 2
years, their IT department suddenly realized that `their` data was being
sent to a 3rd party server and pulled the plug.


Arun Venkataswamy
http://wondroussky.blogspot.in/

"கற்றது கைமண் அளவு, கல்லாதது உலகளவு" - ஔவையார்
Known is a drop, Unknown is an ocean
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to