Published April 23, 2025
| Version v3.3.3
Software
Open
ggdist: Visualizations of distributions and uncertainty
Description
Major changes:
- Require R > 4.0 due to several dependencies now requiring it.
- To complement the
subguides forgeom_slab(), there are nowsubscales, which can be used to adjust thelimitsor theexpandparameter of thethicknessper-geometry sub-scales (in much the same way those parameters can be set onscale_thickness_shared()) (#219). - Default subscales and subguides can be set by assigning
subscale_thickness,subguide_slab,subguide_dots, andsubguide_spikein the global environment (#225). - Allow use of square
shapes ingeom_blur_dots(). - More arguments to
stat_slabinterval()now usewaiver()s so that they can be set either in the call to the stat or in the call to the density estimator (#220). - Bin edge openness can now be set via the
right_closedandoutermost_closedarguments todensity_histogram()(#238). - New helper functions
interval_widths()andpretty_widths()make it easier to create nicely-spaced sets of nested intervals.
Documentation:
- Almost all parameter documentation (except some inherited from other packages) now includes an annotation listing valid data types for that parameter (#243).
Bug fixes:
- Stats and geoms now pass down
check.aesandcheck.paramtolayer()so that aesthetics can be used to carry data to later stages of the pipeline without spurious warnings (#248). - Ensure
point_interval(<distribution>)supports tidy evaluation on the.pointand.intervalarguments (#221). point_interval(<tibble>)always returns atibble()(#224).
Files
mjskay/ggdist-v3.3.3.zip
Files
(37.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:65fc4b10cc41cc3fee2876976e02481d
|
37.3 MB | Preview Download |
Additional details
Related works
- Is described by
- Journal article: 10.1109/TVCG.2023.3327195 (DOI)
- Is supplement to
- Software: https://github.com/mjskay/ggdist/tree/v3.3.3 (URL)
Funding
- U.S. National Science Foundation
- CHS: Small: Developing a Probabilistic Grammar of Graphics for Flexible Uncertainty Visualization 2126598
Software
- Repository URL
- https://github.com/mjskay/ggdist