| theme_uplots | R Documentation |
Applies a clean UME-style theme used across all uplot_* visualisations.
Matches the styling of uplot_vk(): white background, no grid,
black axis lines, black ticks, and consistent font sizing.
theme_uplots(base_size = 12, base_family = "")
base_size |
Numeric base font size (default = 12). |
base_family |
Base font family. |
Unified UME Theme for All uplot_* Functions
A ggplot2 theme object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.