patchwork icon indicating copy to clipboard operation
patchwork copied to clipboard

Improve guide merging

Open thomasp85 opened this issue 1 year ago • 0 comments

Currently guides fail to merge if the two guides are identical but uses different gpar() specifications, e.g. lty = "solid" vs lty = 1

unname_grob() is currently responsible for making grobs comparable - this should be extended to standardising gpar settings

thomasp85 avatar Jul 28 '24 13:07 thomasp85