How to make the fill color of a ShapeStim transparent

I want to draw an empty circle to the screen, basically set the fill color to transparent, but leave the line visible

fillColor=None should do it.

In builder you would enter None into the Fill color field in the advanced tab of the polygon properties window.