Skip to content

Commit 9a7a828

Browse files
committed
update docs
1 parent 9c4d7dd commit 9a7a828

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: aplot
22
Title: Decorate a 'ggplot' with Associated Information
3-
Version: 0.2.8.001
3+
Version: 0.2.8.002
44
Authors@R: c(
55
person(given = "Guangchuang", family = "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")),
66
person("Shuangbin", "Xu", email = "xshuangbin@163.com", role = "ctb",

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# aplot 0.2.8.001
1+
# aplot 0.2.8.002
22

3+
+ fixed alignment when `coord_fixed()` is used (2025-09-10, Wed, #52)
34
+ inherit 'ggplot' class for output of `insert_` functions (2025-09-01, Mon, #50, #51)
45

56
# aplot 0.2.8

0 commit comments

Comments
 (0)