jgnuplot 0.2 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 0K
Developer: Pander Musubi
0 stars award from rbytes.net

jgnuplot project is a Java library for interfacing with the gnuplot plotting package which outputs to X11, PostScript, PNG, GIF and other formats.

This library generates temporary gnuplot files which result in plots in specified output files.

The jar files can be build with the command:

$ ant

This compiles, tests and packages the software, resulting in the these files:

dist/
jgnuplot-[version].jar
jgnuplot-[version].jar.MD5
jgnuplot-[version]-src.tar.gz
jgnuplot-[version]-src.tar.gz.MD5
jgnuplot-[version]-src.zip
jgnuplot-[version]-src.zip.MD5
doc/
api/
index.html
...

These and any intermediate files can be removed by the command:

$ ant clean

What's New in This Release:
general: Small bug fix [ 1517826 ] NullPointerException in Plot.setOutput(...).

jgnuplot 0.2 keywords