Color settting in vtkParallelCoordinatesRepresentation
Zoltan Kovacs <[email protected]>
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <DB6PR0902MB17682882AA812AA36B44D92DB7A70@DB6PR0902MB1768.eurprd09.prod.outlook.com> |
Dear All, I try to use the class vtkParallelCoordinatesRepresentation which has the member functions SetLineColor and SetAxisColor for color settings. However, I would like to use a color bar for class vtkParallelCoordinatesView and use the colors from the color bar for coloring the selected lines. I have found the internal array vtkParallelCoordinatesRepresentation::Internals::Colors[10][3] in the source code of the class vtkParallelCoordinatesRepresentation which is used for selections in the function UpdatePlotProperties setting the colors for the internal array of the SelectionActors of the vtkParallelCoordinatesRepresentation but I could not figure out how to use them. Maybe some one knows a way how to set colors for the selected lines. Thank you very much! Kind regards, Zoltan _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://public.kitware.com/mailman/listinfo/vtkusers