<div dir="ltr">Hi all,<br><br>I am trying to plot a 2D XY line plot using vtkChartXY by following this example <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Plotting/LinePlot">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Plotting/LinePlot</a>.<br>
<br>I can render using vtkRenderer and vtkRenderWindow, but I can&#39;t get it rendered in a QVTKWidget. How to link these two?<br><br>I tried using QVTkWidget-&gt;GetRenderWindow()-&gt;AddRenderer(vtkContextView-&gt;GetRenderer()).<br>
<br>Any suggestions?<br><br>Thanks<br><br>Jothy<br></div>