Create Enhanced Legend Theme
create_legend_theme(
position = "top",
direction = "horizontal",
title = NULL,
title_size = 12,
text_size = 10,
key_size = 0.8,
key_width = NULL,
key_height = NULL,
ncol = NULL,
nrow = NULL,
box_just = "center",
margin = ggplot2::margin(0, 0, 0, 0)
)ggplot2 theme elements
Legend position ("top", "bottom", "left", "right", "none")
Legend direction ("horizontal", "vertical")
Legend title
Title font size
Text font size
Key size in cm
Key width
Key height
Number of columns
Number of rows
Legend box justification
Legend margin