Need some help for displaying graph

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jeeten
Forum Newbie
Posts: 6
Joined: Tue Mar 11, 2008 6:04 am

Need some help for displaying graph

Post by jeeten »

I need some help for displaying the graph. The data will be achieved from the database and I have to calculate the percentage. According to the percentage how can I display a cool graph. I just need simple graph
User avatar
Sekka
Forum Commoner
Posts: 91
Joined: Mon Feb 18, 2008 10:25 am
Location: Huddersfield, West Yorkshire, UK

Re: Need some help for displaying graph

Post by Sekka »

If you want a quick and easy way of creating graphs, use the Google Charts API.
Post Reply