theme_dice: Dice Theme for ggplot2

View source: R/utils.R

theme_diceR Documentation

Dice Theme for ggplot2

Description

A minimal ggplot2 theme for dice plots.

Usage

theme_dice(x_length, y_length, ...)

Arguments

x_length

Width of the plotting area (kept for compatibility)

y_length

Height of the plotting area (kept for compatibility)

...

Additional arguments passed to theme_grey()

Value

A ggplot2 theme


ggdiceplot documentation built on Aug. 22, 2025, 1:08 a.m.