NEWS
shadowtext 0.1.4 (2024-07-18)
- add
bg.colour
and bg.r
arguments in element_shadowtext()
(2024-07-18, Thu)
shadowtext 0.1.3 (2024-01-19)
- inline
add_margins()
to compatible with 'ggplot2' 3.5.0 (2024-01-19, Fri, #13)
shadowtext 0.1.2 (2022-04-22)
- support
aes(subset)
to compatible with ggtree::geom_tiplab()
(2022-01-10, Mon)
shadowtext 0.1.0 (2021-12-20)
- export
Shadowtext
geom, so that users can use annotate("shadowtext")
(2021-12-20, Mon, #11)
shadowtext 0.0.9 (2021-09-19)
- export
ShadowText
Geom, so that users can use e.g., update_geom_defaults("ShadowText", list(size=28))
(2021-09-19, Sun, @bbcuffer, #9)
shadowtext 0.0.8 (2021-04-23)
- use
X
to determine the strheight to fix varying shifts (2019-11-05, @rcannood, #6)
shadowtext 0.0.7 (2019-11-06)
element_shadowtext
, so that we can use shadowtext in axis and other labels by using theme()
(2019-09-09)
shadowtext 0.0.6 (2019-09-09)
- import
ggplot2::.pt
(2019-05-30)
shadowtext 0.0.5 (2019-05-29)
- import
scale::alpha
(2019-05-29)
shadowtext 0.0.4 (2018-12-07)
shadowtext 0.0.3 (2018-09-29)
- compatible with
ggplot2
3.0.1 (2018-09-29)
shadowtext 0.0.2 (2017-10-30)
- add vignette (2017-10-30)
shadowtext 0.0.1
shadowtextGrob
and grid.shadowtext
(2017-10-30)
geom_shadowtext
(2017-10-27)