v1.1.0
版本发布时间: 2020-11-09 19:02:33
thomasp85/patchwork最新发布版本:v1.3.0(2024-09-16 18:09:18)
- Add
inset_element()
to allow adding plots as insets - patchwork now supports
raster
andnativeRaster
objects - Avoid incrementing tag counter when recursing into a nested plot without additional tags to use (#147)
- Fix bug that prevented strips turned off with
element_blank()
from working (#200) - Add option to supply a custom sequence of tags to use for auto-tagging (#211, #63)