Parallel Coordinates

Will Schroeder will.schroeder at kitware.com
Wed May 24 11:36:16 EDT 2000


Hi Folks-

I just checked in a fun little class: vtkParallalCoordinatesActor. This thing takes in a field and creates a parallel coordinates plot. (Parallel coordinates are where n axes are drawn parallel to one another, rather than orthogonal to one another. So points become lines as each component of the point is plotted on a different axis and are connected by straight lines.) The advantage of parallel coordinates is that it generalizes to n-dimensions.

There's tons of room for improvement, and probably some bugs as well. If anybody would like to spiff it up, there's some suggestions for improvement in the "Caveats" documentation field of the .h file.

Will

--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list