set terminal png #set logscale x set xtics (1,2,4,8) set output "time.png" plot "for" with lines, "rank" with lines, "parallel_for" with lines, "sections" with lines