| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004467 | VTK | (No Category) | public | 2007-02-15 13:08 | 2016-08-12 09:54 |
|
| Reporter | Bhanu Vanteru | |
| Assigned To | Will Schroeder | |
| Priority | low | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0004467: Extension to vtkParallelCoordinatesActor |
| Description | 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. |
| Tags | No tags attached. |
|
| Project | |
| Type | |
|
| Attached Files | ExtensionTovtkParallelCoordinatesActor.rar [^] (13,079 bytes) 1969-12-31 19:00
4467-ExtensionTovtkParallelCoordinatesActor.zip [^] (13,980 bytes) 1969-12-31 19:00 |
|