dot-theme_stwd_base: Configure a simple plot theme

Description Usage Arguments Details

Description

theme_stwd_base provides a default plot theme inspired by the basic principles explained in Edward Tufte's books as well as plot types showcased in C. Knaflic's book "Storytelling with data".

Usage

1
.theme_stwd_base(baseSize = 12, baseFamily = "sans")

Arguments

baseSize

the font base size. All text elements are sized relative to this size. Default is 12.

baseFamily

the font family that should be used for text elements. Default is sans (e.g. Helvetica, Arial - depending on which is the default on the local system).

Details

It is possible to apply this to any type of plot.


sdaume/topicsplorrr documentation built on Dec. 22, 2021, 11:11 p.m.