Skip to content

arielshif/ggplotThemeShifrin

Repository files navigation

A never-finalized theme for ggplot2 based on my current aesthetic sensibilities

Use as follows:

# Uncomment the line below if devtools is not installed
# install.packages("devtools")
devtools::install_github("arielshif/ggplotThemeShifrin")

ggplotThemeShifrin::init()
ggplot(...) + ggplotThemeShifrin::theme_ariel()

There are two arguments:

  • base_size: Set to 12 by default; a base font size for the theme in pts

  • base_family: Set to ibm by default (IBM Plex Sans); a base font family

About

A custom ggplot2 theme to make things cute.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages