Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 917 Bytes

File metadata and controls

22 lines (11 loc) · 917 Bytes

[4.11.0] - 2026-06-dd

Added

  • theme(): new tooltip_merge and tooltip_max_count parameters to combine the general tooltips of multiple targets into a single tooltip.

    See: example notebook.

  • Text halos improve readability on varied backgrounds. New halo_width and halo_color parameters are supported in geom_text()/geom_text_repel() and by labels in corr_plot().

    See: example notebook.

Changed

Fixed

  • Incorrect hjust/vjust/angle justification of vertical-axis tick labels (theme(axis_text_y=element_text(...)))
  • Rotated vertical-axis tick labels could be wrongly dropped or kept by overlap-based break filtering
  • Misaligned or mismatched axis tick labels when some breaks are dropped after layout