ggplot2 theme for Analysis Function plots.
Arguments
- base_size
base font size, given in pts.
- base_line_size
base size for line elements.
- base_rect_size
base size for rect elements.
- grid, axis, ticks
'x', 'y', 'xy' or 'none' to determine for which axes the attribute should be drawn. Grid defaults to 'y', axis to 'x', and ticks to 'xy'.
- legend
'right', 'left', 'top', 'bottom', or 'none' to determine the position of the legend. Defaults to 'right'.