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