R/utils.R
gg_theme_chevron.Rd
Theme for Chevron Plot
gg_theme_chevron( grid_y = TRUE, grid_x = FALSE, legend_position = "top", text_axis_x_rot = 45 )
(flag) should horizontal grid be displayed.
flag
(flag) should vertical grid be displayed.
(string) the position of the legend.
string
(numeric) the x axis text rotation angle.
numeric
a theme object.
theme