wsjplot: Style Time Series Plots Like the Wall Street Journal

Easily override the default visual choices in 'ggplot2' to make your time series plots look more like the Wall Street Journal. Specific theme design choices include omitting x-axis grid lines and displaying sparse light grey y-axis grid lines. Additionally, this allows to label the y-axis scales with your units only displayed on the top-most number, while also removing the bottom most number (unless specifically overridden). The goal is visual simplicity, because who has time to waste looking at a cluttered graph?

Version: 0.1.0
Imports: ggplot2, magrittr, stringr, scales, dplyr
Suggests: testthat
Published: 2020-10-22
Author: Stephen Lee [aut, cre]
Maintainer: Stephen Lee <smlee.981 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: wsjplot results

Documentation:

Reference manual: wsjplot.pdf

Downloads:

Package source: wsjplot_0.1.0.tar.gz
Windows binaries: r-devel: wsjplot_0.1.0.zip, r-release: wsjplot_0.1.0.zip, r-oldrel: wsjplot_0.1.0.zip
macOS binaries: r-release (arm64): wsjplot_0.1.0.tgz, r-oldrel (arm64): wsjplot_0.1.0.tgz, r-release (x86_64): wsjplot_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wsjplot to link to this page.