A PHP script that creates bar charts. This script consists of a class called Bar. The data is set using methods of this class. Its an easy to use script that allows you to set the data in multiple series, set background color, background image, title string, title color, axes color etc. |