The Plotlib Toolkit is a library of classes designed for plotting and printing mathematical functions and statistical data using the Java2D-APIs of Java 2.

Although some solutions exist to the problem of plotting data (mainly for presentation on webpages using applets), there is to my knowledge no GPLed solution which solves more than very specific parts of the problem. This toolkit was therefore designed from scratch with the following goals in mind:

This project is in alpha state. The layout of the packages has been done (although this too is subject to change) and some of the primitives are implemented.