AptPlot - A Free Pure-Java 2D Plotting Tool
AptPlot is a WYSIWYG 2D plotting tool designed for creating production quality plots of numerical data and performing data analysis. AptPlot contains extensive scripting and GUI support for the manipulation and analysis of data sets. AptPlot is intended to be a pure-Java drop-in replacement for the the Motif X-Window based Grace plotting package maintained by the Grace Team and coordinated by Evgeny Stambulchik.
Although Grace has provided extensive capability for plotting and data analysis tools for several years it is also host to several limitations, primarily associated with execution under Microsoft Windows. It is written as an X-Windows Motif application in a combination of C, LEX, YACC, and IDL coding. The software is specifically tailored for Unix machines; users working with operating systems that do not provide Unix-like functionality often found installing and maintaining Grace difficult. With this in mind, APT has developed AptPlot as a functional clone of Grace using the Java programming language.
In addition to vastly improved portability, authoring the tool in Java eases the addition of a host of other improvements, such as a plug-in interface which allows the application to be extended in any number of ways at runtime. The NRC Analysis Code specific features inherent in AcGrace (formerly Xmgr5) have been extracted into a separate plug-in.
Change Log
November 19, 2008 - AptPlot Version 6.1.9 Released.
- Evaluate expression dialog will now retain its state when reopened.
- The open file chooser will now default to the current working directory.
- The demultiplexers have been updated to handle cygwin based file names under Windows.
- Removed error message when aptplotrc file is not found.
- Updated engineering units for RELAP5 & TRACE codes in the ACS plug-in.
