Render angular tick labels around the polar plot boundary
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(plot_context), | intent(inout) | :: | backend | |||
| real(kind=wp), | intent(in) | :: | center_x | |||
| real(kind=wp), | intent(in) | :: | center_y | |||
| real(kind=wp), | intent(in) | :: | radius | |||
| integer, | intent(in) | :: | n_ticks | |||
| real(kind=wp), | intent(in) | :: | theta_offset | |||
| logical, | intent(in) | :: | clockwise | |||
| real(kind=wp), | intent(in), | optional | :: | label_offset |