Render circular boundary for polar plot
| 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 | |||
| real(kind=wp), | intent(in), | optional | :: | line_width | ||
| real(kind=wp), | intent(in), | optional | :: | color(3) |