labs
fun labs(title: String? = null, subtitle: String? = null, caption: 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, manual: String? = null): FeatureList
Changes plot title, axis labels and legend titles.
Examples
Parameters
title
The plot title text.
subtitle
The plot subtitle text.
caption
The plot caption text.
x
The x-axis text.
y
The y-axis text.
alpha
The legend title text.
color
The legend title text.
fill
The legend title text.
shape
The legend title text.
size
The legend title text.
width
The legend title text.
height
The legend title text.
linetype
The legend title text.
manual
The custom legend title text.