Skip to content

v4.11.0

Latest

Choose a tag to compare

@VDovidaytis-HORIS VDovidaytis-HORIS released this 30 Jun 13:25

[4.11.0] - 2026-06-30

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.

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