Search term(s): helvetica
Since I use ggplot2 on a regular basis to generate plots which the number of axis elements is often variable. I often need to determine the space taken by the axis labels. So it appears that the default for ggplot2 is helvetica 9 points for the axis labels. I generate a PDF plot using and then ope ...