I have really enjoyed the package directlabels for dynamic positioning the lables of a plot. Although still not perfect, it helps reasonably to prevent overlaps between labels of a scatter plots with many points for example - specially for the draft version of the charts, not the final one.
However I can not find anyway to change the label size while using geom_dl() function. Is there anyway?
I have tried to pass size and cex as a normal or aes() argument to the function.
