From e59ac6a32d3c40a02552aba8367ae4ca183e323a Mon Sep 17 00:00:00 2001 From: Connor Moore Date: Wed, 22 Jul 2026 08:24:02 +0200 Subject: Updated plot yrange --- plot.gnu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plot.gnu b/plot.gnu index 30b6de9..5d5218c 100644 --- a/plot.gnu +++ b/plot.gnu @@ -16,7 +16,7 @@ set arrow from graph 0, first vwh_keff to graph 1, first vwh_keff nohead front l set object 1 rectangle from graph 0, first exp_mpm to graph 1, first exp_ppm back fc rgb "red" fillstyle pattern 4 noborder set object 2 rectangle from graph 0, first vwh_mpm to graph 1, first vwh_ppm back fc rgb "blue" fillstyle pattern 4 noborder -set yrange [1.06:1.1] +set yrange [1.06:1.3] set format y "%.5f" set style fill pattern 4 noborder -- cgit v1.2.3