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
I would like to be able to manipulate the line type of the box produced by geom_label or annotate("label") (e.g. from a solid to a dashed line). At present, linetype isn't an accepted parameter in this geom, and produces an "ignoring unknown parameters" warning.