Remova o nome de cor do ggplot
labs(colour = NULL) # add this to your ggplot
Rocku0
labs(colour = NULL) # add this to your ggplot