MantisBT - VTK
View Issue Details
0004467VTK(No Category)public2007-02-15 13:082016-08-12 09:54
Bhanu Vanteru 
Will Schroeder 
lowfeaturealways
closedmoved 
 
 
0004467: Extension to vtkParallelCoordinatesActor
This extension to the parallel coordinates implementation in vtk add the following features.
1) brushing the data ( the user can highlight the portion of data he is interested in). This can be done by using the SetNthSRange function.
2) Reordering the axes ( the user can change the order of the axes. The method SetNthAxesOrder serves this purpose )
3) Deleting the axes ( the same method of reordering the axes can be used to make use of this feature ).
I am attaching a file with this report which has the modified source code (.cxx and .h) along with a prototype example (in tcl) which shows how to use these new features. ( a data file is also included which is used by the tcl example). Also a readme file is included which gives documentation on each of the newly added methods.
No tags attached.
rar ExtensionTovtkParallelCoordinatesActor.rar (13,079) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5895/ExtensionTovtkParallelCoordinatesActor.rar
zip 4467-ExtensionTovtkParallelCoordinatesActor.zip (13,980) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5896/4467-ExtensionTovtkParallelCoordinatesActor.zip
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036902
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0036902)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.