PDA

View Full Version : pie charts and data tables in webpage



zpzpzp
January 7th, 2009, 06:58 PM
Hi

I need to create some pie charts and data tables in webpages.

is there a good way to do this, without having to send data out to third party servers, such as using Google Visualization API?

Thanks,

Paul

bfhicks
January 7th, 2009, 09:55 PM
Unless you generate the charts before hand, you'll need to utilize javascript or php (or something along those lines). One example I would recommend is jpgraph (http://www.aditus.nu/jpgraph/). It will allow you to generate tables/charts using object-oriented PHP.

Cracauer
January 8th, 2009, 02:59 AM
ploticus or pychart get the job done decently.