[Paraview] What data type to set to show 2D Plot (Line Chart)
Eric E. Monson
emonson at cs.duke.edu
Tue Oct 11 15:00:54 EDT 2011
I don't know about readers, but some of the filters have a section of their XML that specifies a Chart view preference:
<Hints>
<!-- View can be used to specify the preferred view for the proxy -->
<View type="XYChartView" />
<Plotable />
</Hints>
-Eric
· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·
Eric E Monson
Duke Visualization Technology Group
On Oct 11, 2011, at 1:37 PM, Michael Jackson wrote:
> I have a custom reader for ParaView that has multiple output ports. On 2 of those ports are "vtkTable" data types. This all works just fine and reads ok. The issue is when I open the data file in ParaView I get 2 different views each with a "Spreadsheet". Is there any way to tell ParaView that those data sets should be displayed as Line Charts instead of the Spreadsheet view? Or is there a reader that does this already? If so I'll look at that code and figure it out.
>
> Thanks
> ___________________________________________________________
> Mike Jackson Principal Software Engineer
> BlueQuartz Software Dayton, Ohio
> mike.jackson at bluequartz.net www.bluequartz.net
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list