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
See pull request in ggplot2 repo.
The approach curently in use in geom_label_s() in very similar but less flexible. Maintaining backwards compatibility is probably possible, forward compatibility with 'ggplot2' is even more important. I need to check this.