ggalign 1.1.0
The internal structure has been fully refactored, with more informative and consistent naming.
-
remove
element_polygon()/element_curve(), to be implemented upstream in ggplot2 -
new
layout_theme()to control layout theming. -
Deprecated the
themeargument inlayout_annotation(). -
Migrated all internal objects to the S7 class system.
-
replace
with_quad()withquad_scope()and deprecate old name. -
new
layout_tags(): add support for tagging plots and nested layouts. -
&operator now can work foralign_plots(). -
new
geom_magick()object to draw images as point shapes using magick -
The
sector_spacingargument infacet_sector()can be a multi-value numeric (#73) -
new argument
splitinalign_phylo()to support splitting phylo objects into multiple trees (#74) -
The
fortify_matrix()method forphyloobject is removed -
new
plot_ideogram()function to add an aligned cytoband ideogram plot