How can I load streamline (.vtk or .trk),and show it?

I’d check to see if the output polydata has any pointData that can be used for coloring. If so, then you can use a lookup table to map the colors (or display rgb directly).