autoplot
Simple Gnuplot automation and plot conversion tool.
Autoplot is a simple Perl script to plot Gnuplot files with simple dependency checking and conversion of the plots to different formats using rsvg-convert. The Gnuplot scripts must plot to a SVG terminal and output the result to STDOUT for the script to work as intended.
The script reads all .gnuplot files in the working directory and creates SVG plots from them in svg subdirectory.