commit 8e180cdee1b35801b37ff98e53def584c34e30bb
parent 158ac0221a0448409bb46c04d10835c4c01157ef
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 8 Jul 2019 11:57:25 +0200
Fix figure label
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fig3/fig.gp b/fig3/fig.gp
@@ -31,7 +31,7 @@ unset x2tics
unset ytics
unset x2label
unset ylabel
-set y2label "Depth of max. shear strain [m]"
+set y2label "Depth of max. strain rate [m]"
set yrange [1.5:0.0]
set y2tics 0.25
set y2range [1.5:0.0]