Index: doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-i-java.gp
===================================================================
--- doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-i-java.gp	(revision e8a7b66dfa975451475c2e36363c47605ebfcb74)
+++ doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-i-java.gp	(revision 75ba2fa6bfec80d9e7a6929eee5e8738f14cc496)
@@ -1,3 +1,3 @@
-set terminal pdfcairo color enhanced size 3.0in,2.0in font "Times,17"
+set terminal pdfcairo color enhanced size 3.1in,2.0in font "Times,17"
 
 set size 1.0, 1.0    # scale of plot area inside terminal
@@ -16,13 +16,12 @@
 unset key
 set logscale x 2
-set logscale y
-set yrange [1:15];
-set ytics (1,2,3,4,5,6,7,8,10,12,14)
-set format y ""
+#set logscale y
+set yrange [0:7];
+#set ytics (1,2,3,4,5,6,7,8,10,12,14)
+#set format y ""
 set xrange [0.75:180];
 # set xlabel "List length (item count)" offset 2,0
 set format x ""
 # set ylabel "Duration (ns)" offset -1.0,0
-set format y ""
 set errorbars 2.0
 set pointintervalbox 0
Index: doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-i-swift.gp
===================================================================
--- doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-i-swift.gp	(revision e8a7b66dfa975451475c2e36363c47605ebfcb74)
+++ doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-i-swift.gp	(revision 75ba2fa6bfec80d9e7a6929eee5e8738f14cc496)
@@ -1,3 +1,3 @@
-set terminal pdfcairo color enhanced size 3.625in,2.0in font "Times,17"
+set terminal pdfcairo color enhanced size 3.5in,2.0in font "Times,17"
 
 set size 1.0, 1.0    # scale of plot area inside terminal
@@ -15,11 +15,11 @@
 unset key
 set logscale x 2
-set logscale y
-set yrange [1:15];
-set ytics (1,2,3,4,5,6,7,8,10,12,14)
+#set logscale y
+set yrange [0:12];
+#set ytics (1,2,3,4,5,6,7,8,10,12)
 set xrange [0.75:180];
 # set xlabel "List length (item count)" offset 2,0
 set format x ""
-set ylabel "Duration (ns)" offset -3.0,0
+set ylabel "Duration (ns)" # offset -1.0,0
 set errorbars 2.0
 set pointintervalbox 0
Index: doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-viii-java.gp
===================================================================
--- doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-viii-java.gp	(revision e8a7b66dfa975451475c2e36363c47605ebfcb74)
+++ doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-viii-java.gp	(revision 75ba2fa6bfec80d9e7a6929eee5e8738f14cc496)
@@ -1,3 +1,3 @@
-set terminal pdfcairo color enhanced size 3.0in,2.5in font "Times,17"
+set terminal pdfcairo color enhanced size 3.1in,2.35in font "Times,17"
 
 set size 1.0, 1.0    # scale of plot area inside terminal
@@ -13,12 +13,11 @@
 unset key
 set logscale x 2
-set logscale y
-set yrange [1:15];
-set ytics (1,2,3,4,5,6,7,8,10,12,14)
-set format y ""
+#set logscale y
+set yrange [0:7];
+set ytics (1,2,3,4,5,6,7)
+#set format y ""
 set xrange [0.75:180];
 set xlabel "List length (item count)" offset 2,0
 # set ylabel "Duration (ns)" offset -1.0,0
-set format y ""
 set errorbars 2.0
 set pointintervalbox 0
Index: doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-viii-swift.gp
===================================================================
--- doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-viii-swift.gp	(revision e8a7b66dfa975451475c2e36363c47605ebfcb74)
+++ doc/theses/mike_brooks_MMath/plots/list-zoomin-abs-viii-swift.gp	(revision 75ba2fa6bfec80d9e7a6929eee5e8738f14cc496)
@@ -1,3 +1,3 @@
-set terminal pdfcairo color enhanced size 3.625in,2.5in font "Times,17"
+set terminal pdfcairo color enhanced size 3.5in,2.35in font "Times,17"
 
 set size 1.0, 1.0    # scale of plot area inside terminal
@@ -15,10 +15,10 @@
 unset key
 set logscale x 2
-set logscale y
-set yrange [1:15];
-set ytics (1,2,3,4,5,6,7,8,10,12,14)
+#set logscale y
+set yrange [0:10];
+#set ytics (1,2,3,4,5,6,7,8,10,12,14)
 set xrange [0.75:180];
 set xlabel "List length (item count)" offset 2,0
-set ylabel "Duration (ns)" offset -3.0,0
+set ylabel "Duration (ns)" # offset -3.0,0
 set errorbars 2.0
 set pointintervalbox 0
Index: doc/theses/mike_brooks_MMath/plots/list-zoomout-noshuf-swift.gp
===================================================================
--- doc/theses/mike_brooks_MMath/plots/list-zoomout-noshuf-swift.gp	(revision e8a7b66dfa975451475c2e36363c47605ebfcb74)
+++ doc/theses/mike_brooks_MMath/plots/list-zoomout-noshuf-swift.gp	(revision 75ba2fa6bfec80d9e7a6929eee5e8738f14cc496)
@@ -24,5 +24,5 @@
 # set xlabel "List length (item count)" offset 2,0
 unset xlabel
-set ylabel "Duration (ns)"
+set ylabel "Duration (ns), log scale"
 set linetype 3 dashtype 2
 set linetype 4 dashtype 2
Index: doc/theses/mike_brooks_MMath/plots/list-zoomout-shuf-java.gp
===================================================================
--- doc/theses/mike_brooks_MMath/plots/list-zoomout-shuf-java.gp	(revision e8a7b66dfa975451475c2e36363c47605ebfcb74)
+++ doc/theses/mike_brooks_MMath/plots/list-zoomout-shuf-java.gp	(revision 75ba2fa6bfec80d9e7a6929eee5e8738f14cc496)
@@ -1,3 +1,3 @@
-set terminal pdfcairo color enhanced size 3.0in,3.0in font "Times,17"
+set terminal pdfcairo color enhanced size 3.0in,2.35in font "Times,17"
 
 set size 1.0, 1.0    # scale of plot area inside terminal
@@ -20,5 +20,5 @@
 #set yrange [1:1000];
 set xlabel "List length (item count)" offset 2,0
-#set ylabel "Duration (ns)"
+#set ylabel "Duration (ns), log scale"
 unset ylabel
 set format y ""
Index: doc/theses/mike_brooks_MMath/plots/list-zoomout-shuf-swift.gp
===================================================================
--- doc/theses/mike_brooks_MMath/plots/list-zoomout-shuf-swift.gp	(revision e8a7b66dfa975451475c2e36363c47605ebfcb74)
+++ doc/theses/mike_brooks_MMath/plots/list-zoomout-shuf-swift.gp	(revision 75ba2fa6bfec80d9e7a6929eee5e8738f14cc496)
@@ -1,3 +1,3 @@
-set terminal pdfcairo color enhanced size 3.625in,3.0in font "Times,17"
+set terminal pdfcairo color enhanced size 3.625in,2.35in font "Times,17"
 
 set size 1.0, 1.0    # scale of plot area inside terminal
@@ -22,5 +22,5 @@
 #set yrange [1:1000];
 set xlabel "List length (item count)" offset 2,0
-set ylabel "Duration (ns)" offset 1,0
+set ylabel "Duration (ns), log scale" offset 1,0
 set linetype 3 dashtype 2
 set linetype 4 dashtype 2
