# Apply a custom theme to one plot
ggstrat(df = example_data_strat, section_name = "21LSHD02") +
theme_avstrat()
# Set the custom theme as default for all plots
ggplot2::theme_set(theme_avstrat())
ggstrat(df = example_data_strat, section_name = "21LSHD02")
Run the code above in your browser using DataLab