You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in ggplot I want to set the aspect ratio of the plot to a certain number. space = "free"in facet_grid does not seem to work with theme(aspect.ratio = 1). Is there a workaround for this. Also I use coord_flip which hinders the use of coord_fixed. This is what I get: