set xrange [-1:20] set yrange [-1:20] set output "drawHouses.png" set terminal png large color set size ratio -1 set nokey plot "drawHouses.dat" with lines