made the labels of plots work better with how they are presented in the results chapter

--HG--
rename : plots/scalability/speedup.plt => plots/scalability/efficiency.plt
This commit is contained in:
sm
2011-05-30 22:49:24 -06:00
parent 03e1e3a24a
commit f47585735d
14 changed files with 96 additions and 45 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ set output 'timing.3.aggregate.eps'
unset ylabel
set title '3-D Interpolation Timing Data'
# set title '3-D Interpolation Timing Data'
plot 'time.out' u 1:2 t 'Order 2, Mesh 1' w lp, \
'' u 1:3 t 'Order 3, Mesh 1' w lp, \