diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-07-11 15:05:04 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-07-11 15:05:04 -0400 |
commit | 7c7e6c8459b25ea4a07e872f7373fa9b4abea010 (patch) | |
tree | 4b652bdbc859bc325d06acb347638b7f7eea67dd /figs/fig-susmag.gplot | |
parent | 181dc3bdeb284c95ff68cfa29fd3cb1c0ed624a8 (diff) | |
download | paper-7c7e6c8459b25ea4a07e872f7373fa9b4abea010.tar.gz paper-7c7e6c8459b25ea4a07e872f7373fa9b4abea010.tar.bz2 paper-7c7e6c8459b25ea4a07e872f7373fa9b4abea010.zip |
added log-log bars
Diffstat (limited to 'figs/fig-susmag.gplot')
-rw-r--r-- | figs/fig-susmag.gplot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/figs/fig-susmag.gplot b/figs/fig-susmag.gplot index da4f8e6..dfdd2a1 100644 --- a/figs/fig-susmag.gplot +++ b/figs/fig-susmag.gplot @@ -77,7 +77,7 @@ unset logscale xy set logscale x set size 0.65,0.325 set origin 0.31,0.23 / 2 -set yrange [1.18:1.75] +set yrange [1.18:1.74] set ylabel offset 4,0 '\footnotesize$M|t|^{-\beta}$' set ytics format '\footnotesize {%g}' 1.2,0.2,1.8 set mytics 5 |