Skip to contents

ggdensity 1.0.1

Fixes

  • Package startup message no longer effects the sessions RNG (Reported by @TimTaylor #34)

  • Fixed ordering of probabilities in the plot legend to be independent of order specified in probs argument (Reported by @z3tt #32)

ggdensity 1.0.0

CRAN release: 2023-02-09

Features

Breaking Changes

  • Removed arguments governing density estimators from stat_hdr() and other layer functions–these are now specified with method_*() and method_*_1d() functions

Fixes

ggdensity 0.1.1

CRAN release: 2022-10-24

Fixes

ggdensity 0.1.0

CRAN release: 2022-07-20

Features

Fixes

  • Changed name of computed variable in all stat functions from level to probs