as title, I have having quite a lot of panels when generating a chart by ggplot, and I think the gap is a bit too wide, can I adjust it?
Thanks!
as title, I have having quite a lot of panels when generating a chart by ggplot, and I think the gap is a bit too wide, can I adjust it?
Thanks!
I believe this is what you want.
+ opts(panel.margin = unit(0, "inches"))