Releases: const-ae/ggupset
Releases · const-ae/ggupset
v0.4.0
- Fixed incompatibility with ggplot2 version 3.5.1 which meant that
combmatrix
theme
elements were ignored (#43) - New parameter
override_plotting_function
foraxis_combmatrix
that gives maximum
flexibility to modify the combination matrix plot in any desired way. - Fix bug when remobing y-axis (
theme(axis.text.y = element_blank())
)
v0.3.0
v0.2.1
v0.2.0
Initial Release
v0.1.0 Address CRAN comments