Reputation: 3943
i have a site like rapidshare allows users to upload files and register i want to add a Graphical statistics showing the daily upload files, registered users and files views....etc I want to take the Data from a database is there any good library that easy to use.... thanks
Upvotes: 0
Views: 862
Reputation: 57322
I would suggest the Google Chart API its support complex graphing plotting and data will come from MYSQL database and also supports the 2D/3D graphs
Upvotes: 2