Download List

Project Description

JavaPlot is a library that can be used as a way to
create gnuplot plots on the fly through pure Java
commands. In contrast with other common gnuplot
Java libraries, it uses Java structures to store
the various plot parameters, including datasets.
Moreover, it is flexible enough to give special
parameters to gnuplot, even if the library does
not yet support it. It uses Java's Exceptions to
inform the user if something went wrong.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-04 22:13
0.4.0

Basic support for Graph3D (splot) was added. An
implementation of user-defined terminals was
created.
Tags: Major feature enhancements

2008-08-26 01:54
0.3.0

Support for various data formats, e.g. date formats. Better plot layout support.
Tags: Major feature enhancements

2008-03-10 21:11
0.2.0

This release adds support for multiplots.
Tags: Major feature enhancements

2007-12-13 16:53
0.1.0

Tags: Initial freshmeat announcement

Project Resources