Package: waterfalls
Type: Package
Title: Create Waterfall Charts using 'ggplot2' Simply
Version: 1.1.4
Authors@R: person(given = "Hugh",
                  family = "Parsonage",
                  role = c("aut", "cre"),
                  email = "hugh.parsonage+waterfall@gmail.com")
Description: A not uncommon task for quants is to create 'waterfall charts'. There seems to be no simple way to do this in 'ggplot2' currently. This package contains a single function (waterfall) that simply draws a waterfall chart in a 'ggplot2' object. Some flexibility is provided, though often the object created will need to be modified through a theme.
License: MIT + file LICENSE
URL: https://github.com/hughparsonage/waterfalls
Encoding: UTF-8
Imports: ggplot2 (>= 2.0.0), grDevices, rlang
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2026-05-06 12:46:45 UTC; hughp
Author: Hugh Parsonage [aut, cre]
Maintainer: Hugh Parsonage <hugh.parsonage+waterfall@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-09 14:40:07 UTC
Built: R 4.7.0; ; 2026-05-09 23:50:35 UTC; windows
