Nice Manual Labels and Arrows for GGPlot
Complete sample code for nice manual labels and arrows in ggplot graphs using geom_label thus avoiding ugly fonts of geom_text.
GGPlot with Manual Legend from Variables
Sample code to create a ggplot with manual legend and configurable line styles filled from variables in the R programming language.