Titles, Subtitles and Citations

Properties used to manipulate general title, subtitle and citation :
citation
{string} false
A reference citation of the graph which is placed at the bottom right corner
citationColor
{color} rgb(0,0,0)
Color for a reference citation of the graph
citationFont
{font} 
Font for the reference citation
citationFontSize
{integer} 6
Size for the text of the reference citation of the graph
citationScaleFontFactor
{float} 1
Scaling factor used to increase or decrease citation font size in the canvas
subtitle
{string} rgb(0,0,0)
Title of the graph.
subtitleColor
{color} rgb(0,0,0)
Color for the subtitle
subtitleHeight
{integer} 16
Height for the subtitle of the graph. The font height will be adjusted automatically to fit in the canvas.
title
{string} false
Title of the graph.
titleColor
{color} rgb(0,0,0)
Color for the title
titleHeight
{integer} 30
Height for the title of the graph. The font height will be adjusted automatically to fit in the canvas.

Examples

Properties used: graphType, subtitle, subtitleHeight, title.
Show code



Properties used: citation, citationColor, graphType, subtitle, subtitleColor, subtitleHeight, title, titleColor, titleHeight.
Show code



Properties used: citation, citationColor, graphType, subtitle, subtitleColor, subtitleHeight, title, titleColor, titleHeight.
Show code



Properties used: citation, citationColor, citationScaleFontFactor, graphType, subtitle, subtitleColor, subtitleHeight, title, titleColor, titleHeight.
Show code