browse by tag: Chart
sort by
Elegant Useful and Free PHP Graph/Chart Libraries
in PHP added by goodphptutorials, on 5/10/2009 Chart Graph flash visualization
For various kind of reports/applications graph and charts can play a very important role. Here are some of the free and open source chart libraries that you can use into your own PHP web projects. Use these to enhance the user experience and build a rich client presentation.
comment save reportCreating a three dimensional pie chart using Google's Chart API
in PHP added by goodphptutorials, on 26/12/2007 Chart advanced tutorials google api
I ran across this great, easy but very useful API a few days ago. Now for the tutorial.. let's assume we make a website for the TalkPHP soccerteam. They've played 10 matches (6 won, 3 draw, 1 lost). We'll be making a nice three dimensional pie chart of those stats! Let me point out one little disadvantage before we start: This API has a limit to 50,000 queries per 24 hours. But futhermore nothing fency!
comment save reportHow to make a Line Chart Class with gdLibrary
in PHP added by PartDigital, on 2/6/2007 Chart Graph advanced tutorials class dynamic gdLibrary image php5
Learn how to make a Line Chart Class that you can use over and over again!
comment save reportGD Library Bar Chart
in PHP added by PartDigital, on 5/5/2007 Chart GD Library Graph dynamic media php
Create a dynamic bar chart with PHP and GD Library.
comment save report