updates to plots
This commit is contained in:
@@ -3,9 +3,8 @@ load '../all.plt'
|
||||
|
||||
set output 'timing.3.aggregate.eps'
|
||||
|
||||
unset ylabel
|
||||
|
||||
# set title '3-D Interpolation Timing Data'
|
||||
# set title '3-D Timing'
|
||||
|
||||
plot 'time.out' u 1:2 t 'Order 2, Mesh 1' w lp, \
|
||||
'' u 1:3 t 'Order 3, Mesh 1' w lp, \
|
||||
|
||||
Reference in New Issue
Block a user