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. > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > As others have said, do not do it on the server. Make the server send json to the browser and use flot.js on the browser side to render the graph. Flot.js is fairly simple to use. regds, mano _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
