diff plotdata.gpl @ 0:611156829647 draft default tip

"planemo upload commit 1a32efb8343938e8d49190003f251c78b5a58225-dirty"
author erinija
date Fri, 01 May 2020 12:07:46 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plotdata.gpl	Fri May 01 12:07:46 2020 +0000
@@ -0,0 +1,5 @@
+set terminal postscript
+set output outputfile
+set title titletext
+set xrange [xmin:xmax]
+plot inputfile using 1:2 with lines ls 1