Hi all,<br><br>Who is behind vtkQtChart ?&nbsp; It seems to be a completely separate library, it doesn&#39;t #include ANY files apart from its own vtkQtChart files...<br><br>The only non-vtkQtChart file that includes any vtkQtChart file is <br>
VTK/Examples/Infovis/Cxx/ChartView/TemperaturesBoxPlot.cxx<br><br>which grabs some data out of an SQL db, and then proceeds to use a for loop to copy the data from the vtk dataobjects into the chart !<br><br>What happened to the vtk data models, connections, etc ?&nbsp; Isn&#39;t that the strength of vtk ?<br>
<br>What is the future of this component ?<br><br>thanks,<br>Paul<br><br>