<p dir="ltr">Hi,<br>
I have multiple cell data, stored in legacy vtk files, each file for a different timestep. Let's say I have pressure and temperature.<br>
I want create a 1x2 comparative view where I can see the temperature color field on the left and pressure color field on the right. Both are scalar fields.<br>
Additionally, I want to save an animation. For that, Paraview iterates over the timesteps and takes screenshots, so I need to make sure timeflows parallel in both views.<br>
How can I do this?<br>
Thanks in advance</p>