diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-05-04 14:39:48 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-05-04 14:39:48 -0400 |
commit | da49a6c8caeaf71a9e5f0c706557e5257375d2ef (patch) | |
tree | 58b3c4ac0970640cbe7163370a8d06a92e92577f /figs | |
parent | 7062cdc1982e580054b7c1c717342e4213d34d6a (diff) | |
download | PRE_98_063306-da49a6c8caeaf71a9e5f0c706557e5257375d2ef.tar.gz PRE_98_063306-da49a6c8caeaf71a9e5f0c706557e5257375d2ef.tar.bz2 PRE_98_063306-da49a6c8caeaf71a9e5f0c706557e5257375d2ef.zip |
many changes
Diffstat (limited to 'figs')
-rw-r--r-- | figs/fig_correlation_collapse-hL.gplot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/figs/fig_correlation_collapse-hL.gplot b/figs/fig_correlation_collapse-hL.gplot index bfda33f..1c3be1e 100644 --- a/figs/fig_correlation_collapse-hL.gplot +++ b/figs/fig_correlation_collapse-hL.gplot @@ -15,7 +15,7 @@ data = "data/correlation.dat" set logscale xy set xrange [0.0005:200000] set ylabel offset 1.5,0 '$\tau L^{-z}$' -set xlabel '$hL^{-\beta\delta/\nu}$' +set xlabel '$hL^{\beta\delta/\nu}$' set format x '$10^{%T}$' set yrange [0.08:1.1] set nokey |