set term post set output "survey.ps" set xlabel "exponent" set ylabel "number of votes" plot 'survey' with lines title "survey results", 'aesthetic_mec' using 1:($2 * 10) with lines title "MEC energy"