| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lets-plot.min.js | 2026-06-30 | 2.9 MB | |
| README.md | 2026-06-30 | 918 Bytes | |
| v4.11.0 source code.tar.gz | 2026-06-30 | 237.6 MB | |
| v4.11.0 source code.zip | 2026-06-30 | 240.0 MB | |
| Totals: 4 Items | 480.6 MB | 1 | |
[4.11.0] - 2026-06-30
Added
theme(): newtooltip_mergeandtooltip_max_countparameters to combine the general tooltips of multiple targets into a single tooltip.
See: example notebook.
- Text halos improve readability on varied backgrounds. New
halo_widthandhalo_colorparameters are supported ingeom_text()/geom_text_repel()and by labels incorr_plot().
See: example notebook.
Fixed
- Incorrect
hjust/vjust/anglejustification 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