summaryrefslogtreecommitdiff
path: root/plot.gnu
diff options
context:
space:
mode:
Diffstat (limited to 'plot.gnu')
-rw-r--r--plot.gnu3
1 files changed, 2 insertions, 1 deletions
diff --git a/plot.gnu b/plot.gnu
index 46079c6..d3c7ce9 100644
--- a/plot.gnu
+++ b/plot.gnu
@@ -1,3 +1,4 @@
set term x11 persist
-plot 'flux.out' using 1:2 with lines
+plot 'flux.out' using 1:2 with lines, \
+ 'collision.out' using 1:2 with lines