[Paraview] PV 4.1.0 how to plot over line for two different time step on same figure

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Sep 1 11:06:49 EDT 2015


Attached state file for ParaView 4.1.0 shows how this can be done
using the can.ex2 dataset including in ParaViewData.

Basically, you need to use a filter that explicitly requests a
specific timestep and then apply Plot Over Line to that filter's
output. I created such a filter using "Programmable Filter". Note the
"RequestInformation Script" and "RequestUpdateExtent Script" for the
ProgrammableFilter. Update the timestep in those scripts to change to
the timestep you're interested in.

Utkarsh

On Sat, Aug 29, 2015 at 3:39 AM, Stephen Wornom <stephen.wornom at inria.fr> wrote:
> Plot ove line creates a figure. Is it possible to impose two different time
> steps on the same figure?
> Hope my question is clear.
> Thanks,
> Stephen
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2PlotsOverLines.v4.1.0.pvsm
Type: application/octet-stream
Size: 212871 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150901/0e775f5c/attachment-0001.obj>


More information about the ParaView mailing list