[Paraview] Getting a list of XYChartViews

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Dec 16 10:11:24 EST 2013


You're correct. It'd be certainly good to add that API (or something
similar). Mind reporting a feature request on the bug tracker
(http://paraview.org/Bug), so we don't forget about this? Thanks. In
the mean time, you can do the following:

servermanager.GetContextViews()



On Sun, Dec 15, 2013 at 7:39 PM,  <Raymond.Cohen at csiro.au> wrote:
> Hi Paraview Mailing List!
>
>
>
> I am writing a python script for exporting animation images.
> GetRenderViews() produces a list of 3d render views.
>
>
>
> Is there an equivalent way of getting XYChartViews? Ie something like
> GetXYChartViews() which seems not to exist ?
>
>
>
> Any help would be appreciated.
>
>
>
> Cheers,
>
> Ray
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> 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