Description Usage Arguments Details
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".
1 | .theme_stwd_base(baseSize = 12, baseFamily = "sans")
|
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). |
It is possible to apply this to any type of plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.