theme_uplots: theme_uplots

View source: R/theme_uplots.R

theme_uplotsR Documentation

theme_uplots

Description

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.

Usage

theme_uplots(base_size = 12, base_family = "")

Arguments

base_size

Numeric base font size (default = 12).

base_family

Base font family.

Details

Unified UME Theme for All uplot_* Functions

Value

A ggplot2 theme object.


ume documentation built on Dec. 13, 2025, 1:06 a.m.