Skip to content

Commit a01a7ad

Browse files
committed
fixed NEWS.md
1 parent c6469fe commit a01a7ad

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

NEWS.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# bayesplot (development version)
22

33
* Replaced deprecated `dplyr` and `tidyselect` functions (`top_n`, `one_of`, `group_indices`) with their modern equivalents to ensure future compatibility. (#431)
4-
* New "Example Gallery" vignette providing a visual overview of all plotting
5-
functions with thumbnail example plots, organized by category (PPC, PPD, MCMC,
6-
HMC/NUTS). (#437)
74
* Documentation added for all exported `*_data()` functions (#209)
85
* Improved documentation for `binwidth`, `bins`, and `breaks` arguments to clarify they are passed to `ggplot2::geom_area()` and `ggdist::stat_dots()` in addition to `ggplot2::geom_histogram()`
96
* Improved documentation for `freq` argument to clarify it applies to frequency polygons in addition to histograms

0 commit comments

Comments
 (0)