NEWS.md
coord_fixed()
(2025-02-19, Wed, #45).process_plotlist()
for internally process plotlist (2023-09-16, Sat)gglistGrob()
to convert a ‘gglist’ object to a ‘gtable’ object (2023-06-26, Mon)<=
to add ggplot component to each of the plots stored in a “gglist” object (2023-06-26, Mon)theme_no_margin()
to the ‘ggfun’ package (2023-06-24, Sat)ggsave()
to support gglist
object (2023-06-05, Mon, #26)ggfun::theme_noxaxis()
instead of ggtree::theme_dendrogram()
(2022-11-21, Mon)options(aplot_align = "y")
to pass the value to as.patchwork(align="y")
(2022-10-09, Sun)[
, [<-
, [[
and [[<-
methods for the ‘aplot’ class (2022-08-27, Sat, #22)align
parameter in as.patchwork()
(2022-07-27, Wed, #19)output
parameter in plot_list()
can specify to return a gglist
or patchwork
object (2022-06-01, Wed)plot_list()
calls gglist()
and return a gglist
object (2022-05-05, Thu)ggrange()
to support extracting plot limit and range (newly added) (2022-04-01, Fri)labels
parameter in plot_list
(2021-09-19, Sun)plot_list
use ggfun::facet_set()
to use facet label to label subplots (2021-09-17, Fri)options(aplot_guides = "keep")
to set whether collecting guides (2021-09-16, Thu)ggbreak2ggplot
, is.ggbreak
and is.ggtree
to the ggfun package and import ggfunplot_list
now compatible with ggbreak
object (2021-09-07, Tue)print(aplot)
will draw the figure and return a patchwork
object (2021-09-03, Fri; #6)plot_list
with patchwork
object (2021-09-03, Fri)plot_list
supports named plots as input and uses the names as facet labels of the plotsis.ggtree
from treeio package (2020-08-31, Mon)coord_flip
plot (2020-08-30, Sun)insert_*
with scale_*_discret(limits="")
. (2020-07-03, Fri)ggplot() + theme_void()
instead of patchwork::plot_spacer()
for empty plot (2020-04-15, Wed)