Skip to content

Commit 06ec51d

Browse files
committed
Update NEWS.md
1 parent 24693c2 commit 06ec51d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@
1212
functions `nuts_params()`, `log_posterior()`, `rhat()`, and
1313
`neff_ratio()`. (#227)
1414

15-
* Added missing `facet_args` argument to `mcmc_rank_overlay()`. (#221, @hhau)
1615
* Size of points and interval lines can set in
1716
`mcmc_intervals(..., outer_size, inner_size, point_size)`. (#215, #228, #229)
17+
18+
* Size of ridgelines can be set in `mcmc_areas_ridges(..., size)`. (#224)
19+
1820
* `mcmc_areas()` tries to use less blank vertical blank space. (#218, #230)
1921

22+
* Added missing `facet_args` argument to `mcmc_rank_overlay()`. (#221, @hhau)
23+
2024

2125
# bayesplot 1.7.2
2226

0 commit comments

Comments
 (0)