I am plotting polar data, however the radial tick marks are quite messy given the magnitude. Is there any way to have the radial tick numbers wrapping around the circumference of the ticks?
I attempted to fake this by setting the radial label position to 90 degrees (see below) using ax.set_rlabel_position(), however this also looks off as the numbers aren't centered properly.