aboutsummaryrefslogtreecommitdiff
path: root/src/f2_filtered.gnuplot
diff options
context:
space:
mode:
Diffstat (limited to 'src/f2_filtered.gnuplot')
-rw-r--r--src/f2_filtered.gnuplot1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/f2_filtered.gnuplot b/src/f2_filtered.gnuplot
index e0a7cce..2861404 100644
--- a/src/f2_filtered.gnuplot
+++ b/src/f2_filtered.gnuplot
@@ -1,3 +1,4 @@
set terminal png size 1440, 900
set output 'res/f2_filtered.png'
+set yrange [-1:1.5]
plot 'res/f2_filtered.txt' title 'filtered' with lines \ No newline at end of file