From afe391a28ce83e3f2802519fa638172427a32e2e Mon Sep 17 00:00:00 2001 From: Michael Vrable Date: Sat, 21 Jan 2012 19:52:48 -0800 Subject: [PATCH] Move legend in a figure to make it more readable --- results/figures/specsfs.gnuplot | 1 + 1 file changed, 1 insertion(+) diff --git a/results/figures/specsfs.gnuplot b/results/figures/specsfs.gnuplot index 07e0ff5..4f2db91 100644 --- a/results/figures/specsfs.gnuplot +++ b/results/figures/specsfs.gnuplot @@ -93,6 +93,7 @@ set x2range [0:XMAX*OPS_WSS_SCALE] set xtics nomirror set x2tics auto set yrange [*:*] +set key top left set output "spec-read-latencies.eps" set ylabel "Operation Latency (ms)" -- 2.20.1