Lets-Plot v4.11.0 Release Notes

Release Date: 2026-06-30 // 3 months ago
  • [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.

    • 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().

    ๐Ÿ›  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

Previous changes from v4.11.0.rc1