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?
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.
(Old thread, but since DP recommends these "similar threads" let me add something which I believe is useful in this context and which I have used personally for iFreeTools CRM.) You may want to search for "Google Visualization API".