Credit Counseling - Mortgages - Myspace Codes - Credit Cards - Mortgage Calculator

PDA

View Full Version : Looking for advice on how to make a bar chart.


ritchie111
Feb 2nd 2008, 6:47 pm
Hi im looking for a tutorial on how to make a bar chart for my site.
Or is there any free ones out there that are easily configured?

ToddMicheau
Feb 2nd 2008, 10:48 pm
You could build a php script easily that did that creates an image with the variables passed to it. Check out this tutorial-

http://articles.techrepublic.com.com/5100-22-5092227.html

Either that or you might be able to rig something up in html, though I would suggest the php method.