projects
/
bluesky.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edc8e63
)
Move legend in a figure to make it more readable
author
Michael Vrable
<vrable@cs.hmc.edu>
Sun, 22 Jan 2012 03:52:48 +0000
(19:52 -0800)
committer
Michael Vrable
<vrable@cs.hmc.edu>
Sun, 22 Jan 2012 03:52:48 +0000
(19:52 -0800)
results/figures/specsfs.gnuplot
patch
|
blob
|
history
diff --git
a/results/figures/specsfs.gnuplot
b/results/figures/specsfs.gnuplot
index
07e0ff5
..
4f2db91
100644
(file)
--- 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)"