I\'d like to know if there is a way to draw \"outlined text\" with ggplot2, for example black text with a small white border, in order to make it easily readable on backgrou
Much simplier solution is to use shadowtext library and use geom_shadowtext instead of geom_text
shadowtext
geom_shadowtext
geom_text