79571928

Date: 2025-04-13 19:04:05
Score: 1.5
Natty:
Report link

Include bg = "white" as an argument in the ggsave() function.

ggsave("myPlot.png", p, units = "cm", dpi = 600, bg = "white")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Zachary