set key graph 0.7,0.95
set label "6CC" at graph 0.02,0.95
set xlabel "dimensions"
set ylabel "time (seconds)
set terminal fig big thickness 1 fontsize 18
set pointsize 1
plot "trial6CC.plt" index 0 t "version-4" with linespoints pointtype 1
replot "trial6CC.plt" index 1 t "version-5" with linespoints pointtype 5
set output "trial6CC.fig"
replot