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,
It seems that in both the cran and dev versions the axes = "collect" option in plot_layout() does not seem to be working. I also tried the "collect_x" option and it didnt work.
axes are still being treated differently in coord_sf() which complicates this... I'll leave it open here but it will likely need a fix in ggplot2 rather than in patchwork
Hi,
It seems that in both the cran and dev versions the
axes = "collect"
option inplot_layout()
does not seem to be working. I also tried the "collect_x" option and it didnt work.I do note the
guide = "collect"
is still working.The text was updated successfully, but these errors were encountered: