This package consists of one base class that provides common functionality to draw graphs and charts with a title, an axis, a scale and a legend. There are also other derived classes specialized in drawing pie charts, line or bar graphs.
The details of the different types of graphs are configured in separate configuration files to simplify the creation of new charts.
The graphs are outputted as true color images in the PNG format.