[Paraview-developers] ChartLegend in a vtkPVCustomRenderView

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Mar 20 10:49:49 EDT 2012


ParaView doesn't make it much easy to add ChartLegend into the 3D
view. You can however create a new representation
(vtkPVDataRepresentation subclass) that adds a chart legend to the 3D
view but that'd involve quite a bit of customization.

Utkarsh

On Tue, Mar 20, 2012 at 10:07 AM, Pandu tech <pandu4tech at gmail.com> wrote:
> Hi,
>
> My vtkPVCustomRenderView inherits from vtkPVRenderview.
>
> I observed that vtkPVXYChartView inherited from vtkPVContextView has methods
> which deal with vtkChartXY and thus have a ChartLegend.
>
> Can my vtkPVCustomRenderView have a ChartLegend or a similar one?
>
> Please suggest if I can use any alternative legend in my view.
>
> Appreciate your help in this regard.
>
> --
> Thanks in advance,
> Pandu.
>
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list