Script Category : PHP
Script Sub Category : Graphs And Charts
Bar graph allows you to draw online 2D graphs or save output into GIF image. For input you have 3 arrays: array with names of X axis, array with column values, and array with RGB code for column color. It requires GD library.
|