From b3d43ed5c455983fe10e8157ba1c8ccf5b26b7f4 Mon Sep 17 00:00:00 2001 From: Pedro Aphalo Date: Sat, 27 Apr 2024 21:15:15 +0300 Subject: [PATCH] NEWS --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index f3bb4b6..e1ae85b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -31,6 +31,9 @@ to its most frequently used direction, even if opposite to the default for `geom_label_pairwise()` so that graphic elements in the keys match those in the plot, even when using the additional features available in 'ggplot2' in >= 3.5.0. +- Update `geom_text_s()`, `geom_label_s()`. `geom_text_pairwise()` and +`geom_label_pairwise()` so that they respect the `alpha` component of +color defintions. - Fix in `geom_text_s()`, `geom_label_s()`. `geom_text_pairwise()` and `geom_label_pairwise()` an infrequent problem with incomplete guides in 'ggplot2' 3.5.0.