URI:
       tMove xlabel closer to plots in insert figures - cngf-pf-exp1 - experiments for first paper with continuum granular model
  HTML git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit e7321da5aad796d273c97677965ab8c1a697557f
   DIR parent 13fca1c5ccce77351d2c083bfaa01f2ab08f49c0
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat,  4 Jul 2020 12:44:35 +0200
       
       Move xlabel closer to plots in insert figures
       
       Diffstat:
         M fig-stick_slip_depth/fig.gp         |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/fig-stick_slip_depth/fig.gp b/fig-stick_slip_depth/fig.gp
       t@@ -119,7 +119,7 @@ filename(t) = sprintf('rate/sim.output%05d.txt', t)
        set origin 0.469, 0.62
        set size 0.17, 0.28
        #clear
       -set xlabel "{/:Normal Shear speed [km/a]}" font ",8"
       +set xlabel "{/:Normal Shear speed [km/a]}" font ",8" offset 0,0.7
        set ylabel "Depth [m]" font ",8" offset 0.7,0.0
        set ytics 1 font ",8"
        set xtics 0.5 font ",8"