Top "Direct-labels" questions

An R package for attaching labels to points, lines and contours in ggplot and lattice plots

Labeling Outliers of Boxplots in R

I have the code that creates a boxplot, using ggplot in R, I want to label my outliers with the …

r ggplot2 boxplot direct-labels
How can you use directlabels and ggplot2?

I'm trying use the directlabels package to label two lines I have in a simple plot (I'm using ggplot2) My …

r ggplot2 label direct-labels
Label size in directlabels geom_dl()

I have really enjoyed the package directlabels for dynamic positioning the lables of a plot. Although still not perfect, it …

r plot ggplot2 font-size direct-labels