PHP Charts
Package:
Summary:
Render charts of several types
Groups:
Author:
Description:
This class can be used to render charts of several types.
It takes a list of values that define points of one or more set and render charts of several possible types: line, bar, surface and pie.
The class provides options to choose colors, gradients, show coordinates, etc..
The generated charts can be saved to a given file or displayed as the current script output.
It takes a list of values that define points of one or more set and render charts of several possible types: line, bar, surface and pie.
The class provides options to choose colors, gradients, show coordinates, etc..
The generated charts can be saved to a given file or displayed as the current script output.
Comments are closed.