commit b8ab52f752e61b33d1416efd618eb3a99daa16db
parent 7b7023225ae635089006c13afe76da1f83f604c7
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 17 Jan 2020 16:54:30 +0100
Constrain x range
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/fig-pulse_lag/fig.gp b/fig-pulse_lag/fig.gp
@@ -13,6 +13,7 @@ conv=1.0/(24.0*3600.0/file_interval_seconds) * 140.0/138.5
set key top right samplen 1.0
unset xlabel
set xtics format ""
+set xrange [0:140]
set yrange [0:380]
set ylabel "[kPa]"
set ytics 100