Skip to contents

Wrapper for hrbrthemes::theme_ft_rc() with bigger font, altered legend options and dots

Usage

lal_plot_theme_d(
  fontfam = "IBM Plex Sans Condensed",
  fsize = 15,
  axsize = 13,
  textangle = 0,
  ...
)

Arguments

ggplot

object

Examples

if (FALSE) {
plot_ggp_object + lal_plot_theme_d()
}