[Paraview] : plot

David E DeMarle dave.demarle at kitware.com
Fri Nov 14 12:09:48 EST 2008


Yes.

Look at the first python source example on this wiki page:
http://www.paraview.org/Wiki/Here_are_some_more_examples_of_simple_ParaView_3_python_filters.

You will have to adapt it to suit your format, changing it to skip
over lines starting with "%", using white space as a delimiter instead
of "," and to give each VTK coordinate an Z value of 0.0.

cheers,
Dave DeMarle

2008/11/14 Samuele Zampini <lelelele85 at libero.it>:
> Hello,
> I would like to know if it is possible to plot - with Paraview - such a text
> file. I should get a 2D plot.
> The first column is the x and the second is the y.
>
> Could you help?
>
> Thanks,
> SZ
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>



-- 
David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109


More information about the ParaView mailing list