Skip to content

Commit

Permalink
Merge 469d2b7 into 16a82a6
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua authored Dec 14, 2023
2 parents 16a82a6 + 469d2b7 commit 8aa4253
Show file tree
Hide file tree
Showing 22 changed files with 1,348 additions and 766 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# tern 0.9.3.9001

### New Features
* Refactored `g_forest` to output a `ggplot` object instead of a `grob` object.

### Bug Fixes
* Fixed nested column split label overlay issue in `rtable2gg` to clean up appearance of text labels.

### Miscellaneous
* Added function `expect_snapshot_ggplot` to test setup file to process plot snapshot tests and allow plot dimensions to be set.

# tern 0.9.3

### New Features
Expand Down
Loading

0 comments on commit 8aa4253

Please sign in to comment.