<div>Hi Valdo,</div><div><br></div>ParaView can definitely be used to visualize tabular data. However, very few people use the VTK file format for that - in fact that example is the only one I have seen and it was created for the VTK book a long time ago. If folks feel like they want to use the VTK format rather than CSV and such, we can fix this issue.<div>
<br></div><div>-berk<br><div><br><div class="gmail_quote">On Tue, May 22, 2012 at 10:29 AM, David E DeMarle <span dir="ltr">&lt;<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">VTK and ParaView were designed initially for visualizing spatially<br>
defined data, and it is still what they are best at.<br>
<br>
The modern mechanism in VTK for working with general data is to use<br>
the vtkTable and vtkGraph data structures. These have their<br>
corresponding readers/writers and file formats. The financial data<br>
example predates them and isn&#39;t as well supported in ParaView.<br>
<br>
The simplest way to get non spatially oriented data into ParaView is<br>
to simply open up a CSV (comma separated values) text file.<br>
<span><font color="#888888"><br>
David E DeMarle<br>
Kitware, Inc.<br>
R&amp;D Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a><br>
</font></span><div><div><br>
<br>
On Tue, May 22, 2012 at 9:57 AM, Valdo Meyer &lt;<a href="mailto:stan1313@hotmail.fr" target="_blank">stan1313@hotmail.fr</a>&gt; wrote:<br>
&gt; Ok, I understand but does it mean that PV is supposed not to be used for<br>
&gt; visualizing data that are not spacially defined?<br>
&gt; I have time series of global simulation quantities, such as energy, mean<br>
&gt; pressure and so, and I would like to draw a set of y=f(t) curves using the<br>
&gt; Plot filter, how could I built an appropriate datafile?<br>
&gt;<br>
&gt; ________________________________<br>
&gt; Date: Tue, 22 May 2012 09:31:50 -0400<br>
&gt; Subject: Re: [Paraview] VTK legacy file format supported?<br>
&gt; From: <a href="mailto:berk.geveci@kitware.com" target="_blank">berk.geveci@kitware.com</a><br>
&gt; To: <a href="mailto:stan1313@hotmail.fr" target="_blank">stan1313@hotmail.fr</a><br>
&gt; CC: <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>
&gt;<br>
&gt;<br>
&gt; Try opening one that actually has a mesh, like office.binary.vtk. That one<br>
&gt; is a bad example for ParaView in that it doesn&#39;t have any mesh associated<br>
&gt; with it, just bunch of arrays. We could make ParaView support that file<br>
&gt; pretty easily but it has never been a priority. Overall, support for the<br>
&gt; legacy VTK format is there and we don&#39;t plan on dropping it ever.<br>
&gt;<br>
&gt; On Mon, May 21, 2012 at 1:19 PM, Fred Fred &lt;<a href="mailto:stan1313@hotmail.fr" target="_blank">stan1313@hotmail.fr</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello,<br>
&gt; I try to load financial.vtk - a legacy file from the VTKdata set - but PV<br>
&gt; does not seem to recognize the format!?<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
</div></div></blockquote></div><br></div>
</div>