Help: Graphs and Charts

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
nay4
Forum Newbie
Posts: 2
Joined: Sat Feb 27, 2010 10:54 pm

Help: Graphs and Charts

Post by nay4 »

How do I create a Bar Graph in php?

Are there files I need to install before such bar graph is encoded?

Thanks in advance!
mikosiko
Forum Regular
Posts: 757
Joined: Wed Jan 13, 2010 7:22 pm

Re: Help: Graphs and Charts

Post by mikosiko »

nay4 wrote:How do I create a Bar Graph in php?

Are there files I need to install before such bar graph is encoded?

Thanks in advance!
severals ways to do it... here is a link with implementations of one alternative

http://speckyboy.com/2009/02/04/16-usab ... echniques/

Miko
Post Reply