Page 1 of 1

Help: Graphs and Charts

Posted: Sun Mar 07, 2010 2:05 am
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!

Re: Help: Graphs and Charts

Posted: Sun Mar 07, 2010 10:32 am
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