patchwork icon indicating copy to clipboard operation
patchwork copied to clipboard

Heights in plot_layout breaks x-axis alignment

Open GuidoBarzaghi opened this issue 9 months ago • 0 comments

Cheers!

Thanks for the great tool!

I'm experiencing that passing the argument heights to plot_layout() breaks the x-axis alignment (right) I was otherwise getting(left). Do you have any suggestions?

Left plot: (p1 / p2) Right plot: (p1 / p2) + plot_layout(heights = c(1,.1))

Thank you!!

Image

GuidoBarzaghi avatar Jun 25 '25 00:06 GuidoBarzaghi