Legend Style Of GGplot
formatLegendOfGGplot.Rd
Style of legend is defined with argument legend
. Overwrites previous definitions of theme(legend)
Arguments
- plot
(ggplot)
- legend
(list) named list with style definitions, or output of
plotLegendServer
- ...
additional element specifications not part of base ggplot2. In general, these should also be defined in the
element tree
argument. Splicing a list is also supported.