Skip to content

Colors & fonts ​

Series colors ​

Palette lives on the legend:

js
legend: {
  visible: true,
  colors: ['#4285F4', '#DB4437', '#F4B400', '#0F9D58'],
}

Text ​

Title, subtitle, footnote, axis labels, and multilines carry their own font fields in a full chartData export (fontFamily, fontSize, fontColor, …). Face/color for title furniture are often inside the HTML text. Start from getChartData() when matching a brand. See Title, subtitle & footnote and Text boxes.

Developer documentation for Chartbuddy Embed · Not the end-user Help Center · Help Center