v4.6.1
·
29 commits
to master
since this release
[4.6.1] - 2025-03-07
Changed
-
[BREAKING] the
height
andheight_unit
parameters have been deprecated for thegeom_errorbar
. -
the minimum distance between axis labels was reduced to avoid unsuitable layouts.
Fixed
-
geom_errorbar()
: the plot domain is always stretched to zero, regardless of the data. -
overlapped axis labels when using
hjust/vjust
or multiline text.