Closed
Description
I would like to request the addition of an alpha
argument to the element_rect()
function in ggplot2. Adding an alpha argument to element_rect() would make it easier for users to adjust the transparency of rectangular elements without needing to manually calling ggplot2::alpha()
or ggplot2::fill_alpha()