Auto plot for multiple time steps

Hi, in the result I had multiple time steps and I would like to the changing of the same profile/section. For a few steps I can do by plotting line graphs for each step, but now there are hundreds of them so it better to be done automatically. Can anybody help me out? Thanks!

I don’t completely understand this question.

You can write a Tcl procedure (e.g. invoked from a macro toolbar button) that use the commands you want (GiD_Process to send keywords to be processed by GiD to do thinks, like do a cut, and Tcl commands/procs , like GiD_Graph, etc.)