set terminal gif animate delay 10 set output "animate.gif" set key off set xrange [0:10] set yrange [0:10] plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 0 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 1 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 2 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 3 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 4 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 5 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 6 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 7 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 8 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 8 8 8 2 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 7 8 8 3 3 3 1 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 6 8 8 4 3 3 2 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 5 8 8 5 3 3 3 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 4 8 8 6 3 3 4 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 3 8 8 7 3 3 5 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 2 8 8 8 3 3 6 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 1 3 1 8 8 9 3 3 7 e plot '-' using 1:2:3 with points lt 1 pt 6 ps variable 8 8 10 3 3 8 e