change your axis set
In the classic Cartesian x,y,z axis plotting system a curve is 2d as it goes through both x,z and y,z planes while lying on an x,y plane. If you use a cylindrical d,r,c axis system (distance, radius, circumference) then it would only go through the r,d plane while lying on...