fun labs(title: String? = null, x: String? = null, y: String? = null, alpha: String? = null, color: String? = null, fill: String? = null, shape: String? = null, size: String? = null, width: String? = null, height: String? = null, linetype: String? = null): FeatureList
Change plot title, axis labels and legend titles.
title
- string.
The plot title text.
alpha
- string.
The legend title text.
color
- string.
The legend title text.
fill
- string.
The legend title text.
shape
- string.
The legend title text.
size
- string.
The legend title text.
width
- string.
The legend title text.