Multi-layer donut chart with geom_textpath(): how to remove black connector line?
I wish to plot a nested, 2-layer donut chart with curved text using geomtextpath::geom_textpath() following the code provided by Allan Cameron in this post. Unfortunately, the text is obscured by a black connector line that makes the plot unreadible and I cannot figure out how to remove it.