[vtkusers] Set the Color of each line in vtkChartParallelCoordinates

Matthias Eggert besessener at gmx.net
Thu Nov 24 11:46:11 EST 2011


I tried:

chart->GetPlot(0)->SetInput(table);
vtkPlotParallelCoordinates::SafeDownCast(chart->GetPlot(0))->SetLookupTable(Lut);
view->GetScene()->AddItem(chart);

At least this gives no errors. But unforunatly the widget unchanged  :(




More information about the vtkusers mailing list