Jonohey axes-wiggle theme
theme_axes_wiggle.RdOnly the axes wiggle (cartoony vibe) using elementalist. Geoms remain straight. No grid, no ticks. Rounded panel optional (same args as round theme).
Usage
theme_axes_wiggle(
base_size = 12,
base_family = "Fuzzy Bubbles",
amount = 3,
wiggle_n = 100,
linewidth = 1,
line_color = "gray20",
...
)