Autoplot Application (#{tag})

jnlp WebStart : Open JDK and Java 8 through Java 11 launch mechanism, 64-Bit Java will improve capabilities.
Single-Jar : .jar files can be launched on Windows and Mac, and contain a shell script for launching on Unix computers.
dmg: a self-contained installer for Mac computers.
exe: a self-contained installer for Windows computers. (Production release is signed properly)
Built with Install4J multi-platform installer builder and deb and rpm available as well. Thanks, Install4J!

screenshot

A new fix layout properly accounts for 1-em rows and preserves relative heights.

Autoplot allows plotting of data from many data sources, including remote CDF files and HAPI servers. Datasets are identified with URIs, and by the URI's extension, data are loaded into one uniform data model. Data are then displayed by determining the rendering method and axis ranges to provide a useful display with interactive axes and mouse actions. The data can then be further processed with other operations like smooth and FFT, and Jython scripting provides a capable programming environment.

This is the Autoplot v2023a branch. This is an update to the production version containing bugfixes and minor new features. Java 8 is now required.

Run with 1GB of memory to support 32-bit Java versions, and run off of ci-pw build server: autoplot_1GB.jnlp

Bugfixes (2023-10-25 r27233):

Older Bugfixes (2023-08-29 r27149):

Features:

Less recent features:

Feedback on the function and quality of this release is greatly appreciated!

Data is input from:

autoplot.org is the website containing more information than this launch page.