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 draws nothing and allocates no space for non-data components of the plot.
Theme element that draws text with Markdown support for non-data components of the plot.
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.