Remove axes, labels and the frame, and leave a small margin. This gives a
sparkline room to sit beside the text that explains it.
Usage
theme_sparkline(base_size = 9, base_family = "")
Arguments
- base_size
Base font size in points. Defaults to 9.
- base_family
Base font family. Defaults to the device default.
Value
A ggplot2 theme object.