Is the QtChart considered mature?&nbsp; I mean, is there going to be any major changes to the way it draws, displays, and processed data?<br><br>Or is that part of it considered done?<br><br>From what you are saying, it sounds like the development will be focussed entirely on creating a bridge between vtk data and the chart.&nbsp; is that correct?<br>
<br>thanks,<br>Paul<br><br><div class="gmail_quote">2008/11/19 Jeff Baumes <span dir="ltr">&lt;<a href="mailto:jeff.baumes@kitware.com">jeff.baumes@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The Qt chart library is being maintained by several people at Sandia<br>
National Labs, ETI, and Kitware. It is a very new feature (after VTK<br>
5.2). The code inside GUISupport/Qt/Chart is indeed VTK-independent,<br>
while the layer of VTK interoperability is located in GUISupport/Qt.<br>
There are classes there to adapt a vtkTable into a Qt item model to<br>
use in a chart, and also to treat a chart as a vtkView subclass (see<br>
VTK/Views for other view classes).<br>
<br>
I agree that TemperaturesBoxPlot needs to be removed or significantly cleaned.<br>
<br>
In the immediate future, the VTK interoperability layer will go<br>
through an overhaul to simplify the process of creating a chart from a<br>
VTK data object.<br>
<br>
Jeff<br>
<div><div></div><div class="Wj3C7c"><br>
On Tue, Nov 18, 2008 at 2:32 AM, Paul Harris &lt;<a href="mailto:harris.pc@gmail.com">harris.pc@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Who is behind vtkQtChart ? &nbsp;It seems to be a completely separate library, it<br>
&gt; doesn&#39;t #include ANY files apart from its own vtkQtChart files...<br>
&gt;<br>
&gt; The only non-vtkQtChart file that includes any vtkQtChart file is<br>
&gt; VTK/Examples/Infovis/Cxx/ChartView/TemperaturesBoxPlot.cxx<br>
&gt;<br>
&gt; which grabs some data out of an SQL db, and then proceeds to use a for loop<br>
&gt; to copy the data from the vtk dataobjects into the chart !<br>
&gt;<br>
&gt; What happened to the vtk data models, connections, etc ? &nbsp;Isn&#39;t that the<br>
&gt; strength of vtk ?<br>
&gt;<br>
&gt; What is the future of this component ?<br>
&gt;<br>
&gt; thanks,<br>
&gt; Paul<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; This is the private VTK discussion list.<br>
&gt; Please keep messages on-topic. Check the FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Jeff Baumes, Ph.D.<br>
R&amp;D Engineer, Kitware Inc.<br>
(518) 371-3971 x132<br>
<a href="mailto:jeff.baumes@kitware.com">jeff.baumes@kitware.com</a><br>
</font></blockquote></div><br>