thomasp85 / patchwork

The Composer of ggplots
https://patchwork.data-imaginist.com
Other
2.42k stars 157 forks source link

Shared titles and axes in `wrap_plots()` #347

Closed svraka closed 6 months ago

svraka commented 6 months ago

This PR extends #337 with support for wrap_plots(). Currently axes and axis_titles are simply swallowed by ... without a warning.

thomasp85 commented 6 months ago

Thanks for fixing this oversight