WidgetApi
Provides API for widgets.
Table of Contents
Methods
- getDefaultChartColors() : array{0: string, 1: string, 2: string, 3: string, 4: string}
- Provides default colors to use for charts.
Methods
getDefaultChartColors()
Provides default colors to use for charts.
public
static getDefaultChartColors() : array{0: string, 1: string, 2: string, 3: string, 4: string}
Return values
array{0: string, 1: string, 2: string, 3: string, 4: string} —Hex codes of default colors.