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
Specifies how non-data components of the plot are drawn. This theme element draws nothing, and assigns no space.
Specify custom values for named geom colors used in plot elements.
Specifies how non-data components of the plot are drawn. This theme element draws lines.
Specifies how non-data components of the plot are drawn. This theme element draws text with Markdown support.
Specifies how non-data components of the plot are drawn. This theme element draws text.
Darcula color scheme.
High contrast dark color scheme.
High contrast light color scheme.
Solarized dark color scheme.
Solarized light color scheme.
Dark grey axes and no gridlines.
Light grey lines of various widths on white background.
A minimalistic theme without axes lines.
Default theme similar to themeMinimal()
but with x-axis line and only major grid lines.