view plotdata.gpl @ 0:92b1f9bacad7 draft default tip

"planemo upload commit 1a32efb8343938e8d49190003f251c78b5a58225-dirty"
author erinija
date Fri, 01 May 2020 12:12:16 +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