Changes in version 0.0.4 (2025-06-12) - add citation information (2025-06-12, Thu) - update upset_plot to allow setting color (2025-05-29, Thu) Changes in version 0.0.3 (2024-12-17) - import xlab2() and ylab2() from 'aplot' (2024-06-17, Mon) Changes in version 0.0.2 (2023-08-25) - update upsetplot() and rename to upset_plot() Changes in version 0.0.1 - prototype version of upsetplot() from aplot (2023-08-04, Fri) - https://github.com/YuLab-SMU/aplot/pull/34 - export oncoplot() (2023-07-19, Wed) - prototype of oncoplot() (2023-07-18, Tue) - with helper functions, oncoplot_main(), oncoplot_sample() and oncoplot_gene() - print() method for oncoplot object - oncoplotGrob() to convert oncoplot object to grob - extend funky_point() to support different shapes defined in the 'ggstar' package and extend funky_bar() to support grouped bar plot (2023-06-24, Sat, #29) - use ggfun::theme_blinds() for funky plots (2023-06-20, Tue) - funky_heatmap() and relative functions (2023-06-18, Sun) - funky_text() - funky_point() - funky_bar()