Enhancement request
I recently tried using GR via Plots.jl to produce a polar plot of luminaire photometry. I was quite surprised to discover that there no way to change the polar coordinates used by GR. No matter what I did, 𝜃 = 0° was always at the right of the chart and type C photometry is usually presented with 𝜃 = 0° at the bottom.
So this is a request for the ability to rotate the axis of the polar graph.
Dan, over on the Julia Discourse board, provided a Julia function which made it work, and so I have graphs to present, showing what is currently supported and what I actually wanted.
What I could get from unmodified GR:

What I wanted:

Enhancement request
I recently tried using GR via Plots.jl to produce a polar plot of luminaire photometry. I was quite surprised to discover that there no way to change the polar coordinates used by GR. No matter what I did, 𝜃 = 0° was always at the right of the chart and type C photometry is usually presented with 𝜃 = 0° at the bottom.
So this is a request for the ability to rotate the axis of the polar graph.
Dan, over on the Julia Discourse board, provided a Julia function which made it work, and so I have graphs to present, showing what is currently supported and what I actually wanted.
What I could get from unmodified GR:

What I wanted:
