[vtk-developers] ChartParallelCoordinates clearing AxesSelections on resize

Marcus D. Hanwell marcus.hanwell at kitware.com
Fri Sep 24 11:55:44 EDT 2010


On Mon, Sep 20, 2010 at 4:02 PM, Eric E. Monson <emonson at cs.duke.edu> wrote:

> Hey,
>
> In vtkChartParallelCoordinates the red boxes that show selection ranges are
> stored in this->Storage->AxesSelections. This gets cleared on every call to
> Update(), and I think this is a bit too aggressive since they end up being
> cleared even when the window is just resized.
>
> I'm having some trouble deciding on what test to use, though. Maybe
> something like this (attached) that (I think) tests whether the data has
> been changed more recently than the chart was rebuilt?
>
> Yes, I think that was a little heavy handed. Let me test this out, but it
looks like a reasonable criteria to use.

Thanks,

Marcus
--
Marcus D. Hanwell, Ph.D.
R&D Engineer, Kitware Inc.
(518) 881-4937
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100924/9e34fdea/attachment.html>


More information about the vtk-developers mailing list