Appearance
Are you an LLM? You can read better optimized documentation at /embed/docs/concepts/colors-and-fonts.md for this page in Markdown format
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.