vtkCircleSource color lines and face differently

Hi there,

I have created a vtkCircleSource in vtk.js and want to color the lines with a different color and opacity then the face. I have noticed that setting the face to false and the lines to true does not render anything at all.

Any suggestions.