Skip to content

Releases: Yunuuuu/ggalign

ggalign v0.0.3

16 Sep 09:21
Compare
Choose a tag to compare

ggalign 0.0.3

  • Add package logo

  • new inset() function

  • add package quotes in DESCRIPTION

  • add return value docs for exported function or methods

ggalign 0.0.2

  • omit the redudnant description and add single quote for package name

ggalign 0.0.1

Features

  • Heatmap layout: Arrange ggplot into a Heatmap.
  • Stack layout: Arrange ggplot vertically or horizontally.
  • Customize layouts or add plots:
    • align_group(): Group layout axis into panel
    • align_kmeans(): Group layout observations by kmeans
    • align_reorder(): Reorder layout observations
    • align_dendro(): Reorder or Group layout based on Hierarchical Clustering
    • align_gg()/ggalign(): Create ggplot object in the layout
    • align_panel()/ggpanel(): Create ggplot object based on the layout panel data.

Full Changelog: https://github.com/Yunuuuu/ggalign/commits/v0.0.3