<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>At the moment I use vtkLine which is added to the vtkPolyData then on the polyData the color is set using "polyData->GetCellData()->SetScalars(colors);". This works fine if I want to set a single color per line. Is there a way to set a color gradient for each line?</div></div></body></html>