Add bg parameter to saveViz() for controlling plot background color, including transparent backgrounds. Users can now save plots with bg = "transparent" for use in presentations or publications requiring transparent backgrounds.
Add hex sticker logo created using the hexSticker R package.
Update graphical abstract highlighting gVenn’s overlap visualization and extraction capabilities
Documentation
Add example to vignette demonstrating transparent background export using bg = "transparent" parameter in saveViz()
gVenn 0.99.5
Minor update
Add comb_col parameter to plotUpSet() for customizing the color of combination matrix elements.
Documentation
Update UpSet plot example in the vignette with color customization of combination matrix elements using the comb_col parameter.
gVenn 0.99.4
New features
Add exportOverlapsToBed() function to export genomic overlap groups to BED format files.