- add
bg.colour
andbg.r
arguments inelement_shadowtext()
(2024-07-18, Thu)
- inline
add_margins()
to compatible with 'ggplot2' 3.5.0 (2024-01-19, Fri, #13)
- support
aes(subset)
to compatible withggtree::geom_tiplab()
(2022-01-10, Mon)
- export
Shadowtext
geom, so that users can useannotate("shadowtext")
(2021-12-20, Mon, #11)
- export
ShadowText
Geom, so that users can use e.g.,update_geom_defaults("ShadowText", list(size=28))
(2021-09-19, Sun, @bbcuffer, #9)
- use
X
to determine the strheight to fix varying shifts (2019-11-05, @rcannood, #6)
element_shadowtext
, so that we can use shadowtext in axis and other labels by usingtheme()
(2019-09-09)
- import
ggplot2::.pt
(2019-05-30)
- import
scale::alpha
(2019-05-29)
- update docs (2018-12-07)
- compatible with
ggplot2
3.0.1 (2018-09-29)
- add vignette (2017-10-30)
shadowtextGrob
andgrid.shadowtext
(2017-10-30)geom_shadowtext
(2017-10-27)