Titles and Subtitles
Properties associated with titles and subtitles :
subtitle
string
Subtitle of the graph.
See also:
subtitleColor,
subtitleHeight
Default:
false
Used in:
all visualizations
subtitleColor
color
Color for the subtitle
See also:
subtitle,
subtitleHeight
Default:
rgb(0,0,0)
Used in:
all visualizations
subtitleHeight
integer
Height for the subtitle of the graph. The font height will be adjusted
automatically to fit in the canvas.
See also:
subtitle,
subtitleColor
Default:
16
Used in:
all visualizations
title
string
Title of the graph.
See also:
titleColor,
titleHeight
Default:
false
Used in:
all visualizations
titleColor
color
Color for the title
See also:
title,
titleHeight
Default:
rgb(0,0,0)
Used in:
all visualizations
titleHeight
integer
Height for the title of the graph. The font height will be adjusted
automatically to fit in the canvas.
See also:
title,
titleColor
Default:
30
Used in:
all visualizations