Skip to content

waterfalls

Create Waterfall Charts using 'ggplot2' Simply

v1.0.0 · Nov 20, 2022 · MIT + file LICENSE

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.

Downloads

1.7K

Last 30 days

3014th

3.8K

Last 90 days

34.6K

Last year

Trend: +70.8% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hugh Parsonage <hugh.parsonage+waterfall@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hugh",
                    family = "Parsonage",
                    role = c("aut", "cre"),
                    email = "hugh.parsonage+waterfall@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hugh Parsonage <hugh.parsonage+waterfall@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hugh",
                    family = "Parsonage",
                    role = c("aut", "cre"),
                    email = "hugh.parsonage+waterfall@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hugh Parsonage <hugh.parsonage+waterfall@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hugh",
                    family = "Parsonage",
                    role = c("aut", "cre"),
                    email = "hugh.parsonage+waterfall@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hugh Parsonage <hugh.parsonage+waterfall@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hugh",
                    family = "Parsonage",
                    role = c("aut", "cre"),
                    email = "hugh.parsonage+waterfall@gmail.com")
as necessary.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies ggplot2 TheseusPlot waterfalls

Version History

new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.1.2 diff Nov 19, 2022
updated 0.1.2 ← 0.1.1 diff Jan 25, 2018
updated 0.1.1 ← 0.1.0 diff Feb 1, 2017
new 0.1.0 May 28, 2016