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.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project