jgnuplot logo SourceForge.net Logo

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

Project

Everything about this project, including downloads, can be found on the Source Forge jgnuplot project pages.

Releases

Structure

This library generates temporary gnuplot files which result in plots in specified output files. For more info, please see jgnuplot API documentation

Examples

Below are some examples that are distributed with gnuplot and which are implement using the jgnuplot library.

demoimplemented
all.demorg.jgnuplot.AllDem
simple.demorg.jgnuplot.SimpleDem
controls.demorg.jgnuplot.ControlsDem
electron.demorg.jgnuplot.ElectonDem
using.demorg.jgnuplot.UsingDem
fillstyle.demorg.jgnuplot.FillStyleDem
param.demorg.jgnuplot.ParamDem
polar.demorg.jgnuplot.PolarDem

Screenshot

Below is a screenshot of jgnuplot.

screenshot