Answers for "how to make background white in ggplot"

0

how to make background white in ggplot

p + theme_calc()+ scale_colour_calc()+
  ggtitle("Iris data")+
Posted by: Guest on April-17-2021

Code answers related to "how to make background white in ggplot"

Browse Popular Code Answers by Language