view plotdata.gpl @ 0:7e69f62cb516 draft default tip

"planemo upload commit 1a32efb8343938e8d49190003f251c78b5a58225-dirty"
author erinija
date Fri, 01 May 2020 12:10:21 +0000
parents
children
line wrap: on
line source

set terminal postscript
set output outputfile
set title titletext
set xrange [xmin:xmax]
plot inputfile using 1:2 with lines ls 1