[vtkusers] vtkQtChart ?

Paul Harris harris.pc at gmail.com
Wed Nov 19 04:22:12 EST 2008


Is the QtChart considered mature?  I mean, is there going to be any major
changes to the way it draws, displays, and processed data?

Or is that part of it considered done?

>From what you are saying, it sounds like the development will be focussed
entirely on creating a bridge between vtk data and the chart.  is that
correct?

thanks,
Paul

2008/11/19 Jeff Baumes <jeff.baumes at kitware.com>

> The Qt chart library is being maintained by several people at Sandia
> National Labs, ETI, and Kitware. It is a very new feature (after VTK
> 5.2). The code inside GUISupport/Qt/Chart is indeed VTK-independent,
> while the layer of VTK interoperability is located in GUISupport/Qt.
> There are classes there to adapt a vtkTable into a Qt item model to
> use in a chart, and also to treat a chart as a vtkView subclass (see
> VTK/Views for other view classes).
>
> I agree that TemperaturesBoxPlot needs to be removed or significantly
> cleaned.
>
> In the immediate future, the VTK interoperability layer will go
> through an overhaul to simplify the process of creating a chart from a
> VTK data object.
>
> Jeff
>
> On Tue, Nov 18, 2008 at 2:32 AM, Paul Harris <harris.pc at gmail.com> wrote:
> > Hi all,
> >
> > Who is behind vtkQtChart ?  It seems to be a completely separate library,
> it
> > doesn't #include ANY files apart from its own vtkQtChart files...
> >
> > The only non-vtkQtChart file that includes any vtkQtChart file is
> > VTK/Examples/Infovis/Cxx/ChartView/TemperaturesBoxPlot.cxx
> >
> > 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 !
> >
> > What happened to the vtk data models, connections, etc ?  Isn't that the
> > strength of vtk ?
> >
> > What is the future of this component ?
> >
> > thanks,
> > Paul
> >
> >
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at:
> > http://www.vtk.org/Wiki/VTK_FAQ
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
> >
> >
>
>
>
> --
> Jeff Baumes, Ph.D.
> R&D Engineer, Kitware Inc.
> (518) 371-3971 x132
> jeff.baumes at kitware.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081119/410ff428/attachment.htm>


More information about the vtkusers mailing list