From 4c34dcc3ca98854699a3e01515f4a2e6f878a7e6 Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Sun, 29 May 2011 15:22:09 -0600 Subject: [PATCH] minor --- plots/timing/all.plt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plots/timing/all.plt b/plots/timing/all.plt index 40b2e8a..7e1b26b 100644 --- a/plots/timing/all.plt +++ b/plots/timing/all.plt @@ -1,4 +1,6 @@ -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" +set xlabel 'Number of Extra Points, S_k' +set ylabel 'Average Interpolation Time (s)' + set yrange [0.0:0.15] + set key top left