To graph this easily, we can convert it to rectangular form.
In order to convert, we need to the cosine angle difference formula:
cos(A−B)=cosAcosB+sinAsinB
Knowing that rsinθ=y and rcosθ=x, we can convert:
1=rcos(θ−π6)
1=r(cosθcosπ6+sinθsinπ6)
1=r(cosθ⋅√32+sinθ⋅12)
1=rcosθ⋅√32+rsinθ⋅12
1=x⋅√32+y⋅12
1−x⋅√32=y⋅12
2−x⋅√3=y
y=2−x⋅√3
y=−√3x+2
Now we can graph this linear equation like any other line.
An easy strategy would be to solve for the x- and y-intercepts, then connect the dots.
The x-intecept occurs when y=0, so:
⇒y=−√3x+2
⇒0=−√3x+2
⇒√3x=2
⇒x=2√3
⇒x=2√33
This means that the x-intercept is at (2√33,0). Call this point A. The y-intercept occurs when x=0, so:
⇒y=−√3x+2
⇒y=−√3⋅0+2
⇒y=2
This means that the y-intercept occurs at (0,2). Call this point B. Now that we have our two points, we can graph the line:

That's it. Hope this helped!