summaryrefslogtreecommitdiff
path: root/figs/fig_correlation-times.gplot
diff options
context:
space:
mode:
Diffstat (limited to 'figs/fig_correlation-times.gplot')
-rw-r--r--figs/fig_correlation-times.gplot8
1 files changed, 4 insertions, 4 deletions
diff --git a/figs/fig_correlation-times.gplot b/figs/fig_correlation-times.gplot
index 74f99e7..6415279 100644
--- a/figs/fig_correlation-times.gplot
+++ b/figs/fig_correlation-times.gplot
@@ -96,7 +96,7 @@ unset ylabel
# plotting 3 Potts 2D
set xrange @pottsRange
-set yrange [0.05:2]
+set yrange [0.07:2]
set title '\twodee 3-State Potts' offset -4,-8
@@ -118,7 +118,7 @@ unset key
# plotting 2 Vector 3D
set xrange @vectorRange
-set yrange [0.4:2]
+set yrange [0.7:2]
set title '\threedee O(2)' offset -6.5,-8
@@ -145,7 +145,7 @@ unset ylabel
# plotting 4 Potts 2D
set xrange @pottsRange
-set yrange [0.02:4]
+set yrange [0.009:3]
set title '\twodee 4-State Potts' offset -4,-8
@@ -155,7 +155,7 @@ plot data4Potts2D using (column("H")/column("T") * exp(log(column("L")) * beta4P
# plotting 3 Vector 3D
set xrange @vectorRange
-set yrange [0.9:4]
+set yrange [0.9:5]
set title '\threedee O(3)' offset -6.5,-8