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
I'm assembling eleven plots with patchwork. But, weirdly, the top right plot is narrower than the others despite having the same area defined in plot_layout(). Here is a reprex:
I'm assembling eleven plots with patchwork. But, weirdly, the top right plot is narrower than the others despite having the same area defined in
plot_layout()
. Here is a reprex:Here is the result:
All plots have the same width, except the top right one, which is narrower. I also tried using the grid string with the same result:
I had first opened a question in stackoverflow.
The text was updated successfully, but these errors were encountered: