Skip to content

Colors & fonts

Series colors

Palette lives on the legend:

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

Text

Title, subtitle, axis labels, and multilines carry their own font fields in a full chartData export (fontFamily, fontSize, fontColor, …). Start from getChartData() when matching a brand.

Developer & LLM documentation · Not the end-user Help Center · Help Center