Trouble with `ggplot2` and overridden default theme settings in R 4.3.1
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-13
r ggplot2 data-visualization
I'm running into an issue when trying to customize the default theme settings in `ggplot2`. After setting up my custom theme, the plots appear to ignore the cha...