Skip to content

ggalign 1.2.0

Latest

Choose a tag to compare

@Yunuuuu Yunuuuu released this 18 Oct 16:15
  • Fixed alignment of absolute panel dimensions when using theme(panel.widths, panel.heights) in ggplot2 v4.0.0.

  • 'alignpatch-*' scripts have been fully refactored with S7 classes, with more informative and consistent naming.

  • Improved align_plots() to properly handle strips with different placements.

  • Renamed the original alignpatch() to patch() for clearer and more consistent naming.

  • The Patch object is now exported for external use.

  • Refactored patch_titles to the new S7-based patch_title class (soft-deprecated the old version).

  • Renamed the original patch() to as_grob() for clearer.