Skip to contents

ggplot2 theme

Usage

gg_theme()

Value

ggplot theme

Examples

ggplot2::diamonds |>
histogram(carat, 0.1) +
gg_theme()