set xrange [0:8] set yrange [0:8] set output "V.png" set terminal png large color plot "V.dat" with lines