Skip to content

Commit

Permalink
new bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Nov 15, 2024
1 parent e559d1e commit 1d829dd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# ggalign (development version)

## New features

* new `ggalign_attr_set()` and `ggalign_attr_get()` for basic operations of attached attribute.

* new `geom_draw()` function to draw ggplot2 layer with customized draw function.

* new `geom_subrect()` and `geom_subtile()` to subdivide rectangles with shared borders into a grid.

## Bug fixes

* fix wrong results of `fortify_matrix.MAF()` method

# ggalign 0.0.5

## Breaking changes
Expand Down

0 comments on commit 1d829dd

Please sign in to comment.