Variable legend outlined in appropriate color, but filled with black dot
I have used ggplot in R to generate a dot plot with three “samples” (Adipocytes, BAT and WAT) which are colored by “”group”. The plot is correct, but the “group” legend is not. It should be completely filled with the assigned group color, but it is only outlined in the color and filled with a black dot. How do I specify I would like the legend filled as well?