You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The geom_scatterpie_legend function systematically includes a circle of radius 0, with label "0" in the legend. I think there is no point in displaying this and it’s just an unintended consequence of the underlying function used to break the radii range into bins.
Could you find a workaround to remove it?
The text was updated successfully, but these errors were encountered:
The
geom_scatterpie_legend
function systematically includes a circle of radius 0, with label "0" in the legend. I think there is no point in displaying this and it’s just an unintended consequence of the underlying function used to break the radii range into bins.Could you find a workaround to remove it?
The text was updated successfully, but these errors were encountered: