Plots each color in mosuite_palette as a labeled tile with its hex code
displayed below. The plot is rendered at a width proportional to the number
of colors so labels remain horizontal and legible.
Value
Invisibly returns the underlying ggplot2::ggplot object.
Examples
display_palette()
display_palette(c("#FF0000", "#00FF00", "#0000FF"))
