[vtkusers] Set the Color of each line in vtkChartParallelCoordinates
HansAusBremen
hansausbremen at gmx.net
Thu Oct 13 11:35:49 EDT 2011
Thanks for your fast reply.
I am wondering where you got these functions from:
> SelectColorArray()
> SetLookupTable()
> SetScalarVisibility()
>
They don't exist in the vtkPlot
http://vtk.org/doc/nightly/html/classvtkPlot.html documentation .
Additionally this does not work either (c++):
> vtkLookupTable *lut;
> lut = vtkLootupTable::New();
>
Do I have to update to the latest vtk (working with 5.6.1)?
--
View this message in context: http://vtk.1045678.n5.nabble.com/Set-the-Color-of-each-line-in-vtkChartParallelCoordinates-tp4899104p4899630.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list