want to join us? register, it's easy | help

browse by tag: Chart

sort by

newest, oldest, most popular


category icon

Creating 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 report
category icon

How 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 report
category icon

GD 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