We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
outer.radius
coord_radial()
coord_radial() currently has outer.radius hardcoded to 0.8 (0.4 = 0.8/2), preventing users from adjusting the large spacing described in: #6284.
0.8
If this looks good, I can submit a pull request.