commit afbf73f6a49283ea015b49757b29ec515a588fff
parent b52d935fa9363f2b6240a7b4c8792d572225e234
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 16 Jun 2022 13:46:49 +0200
change layout of skin-depth figure
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fig-skin_depth_diff.gp b/fig-skin_depth_diff.gp
@@ -9,7 +9,7 @@ f_max = 1e-3
D_min = 1e-9
D_max = 1e-3
-label_y = D_min
+label_y = 3*D_min
x=1.0/3600.0
set arrow from x,D_min to x,D_max nohead lc "white" front
set label "hourly" at x,label_y rotate by 90 front offset screen -0.01,0 textcolor "white"