
PLOTICUS is a command line utility for creating bar, line, pie, boxplot, scatterplot, sweep, heatmap, vector, timeline, Venn diagrams, and other types of charts and plots. ploticus is good for automated or just-in-time graph generation. It handles date, time, and categorical data nicely, and has some basic statistical capabilities. It can output to GIF, PNG, SVG, SWF, JPEG, PostScript, EPS, and X11. You can use convenient preset options or create complex scripts with rich and detailed color and style operations.
License: GNU General Public License (GPL)
Changes:
Two new plotting procs (catlines and tree) were added. Slanted x axis stubs were added. Input data can now be bar-delimited or the delimitation can be auto-detected. PNG/GIF/JPEG images are incorporated into the result when producing SVG. New data processing capabilities were added. Colors such as xFEDCBA can be specified. A number of other minor feature additions and bugfixes were made. A revision pass was done, affecting all script and attribute parsing, with the goal of eliminating attribute length restrictions where possible.
More...