
Last chance! 50% off unlimited learning
Sale ends in
Default theme used for pie chart
theme_pie(ggtheme = ggplot2::theme_bw())
A function, ggplot2
theme name. Default value is
ggplot2::theme_bw()
. Allowed values are the official ggplot2
themes,
including theme_grey()
, theme_minimal()
, theme_classic()
,
theme_void()
, etc.
A ggplot2
object with the theme_mprl
theme.