Package-level declarations
Types
Use theme() to modify individual components of a theme, allowing you to control the appearance of all non-data components of the plot. See also the Plot Layout Diagrams section.
Functions
Theme element that specifies that the corresponding non-data components of the plot are not drawn and do not allocate space.
Theme element that specifies how text with Markdown support in non-data components of the plot is drawn.
Theme element that specifies how text in non-data components of the plot is drawn.
Set the Darcula color scheme.
Set a high-contrast dark color scheme.
Set a high-contrast light color scheme.
Set the Solarized Dark color scheme.
Set the Solarized Light color scheme.
Set the theme's default color scheme. Use to override other flavors or to make defaults explicit.
Set the dark grey axes and no gridlines on the white background.
Set the light grey lines of various widths on the white background.
Set a minimalistic theme without axes lines.
Set the default theme similar to themeMinimal() adding an x-axis line and only major gridlines.