Properties
Static CHART_COLORS
CHART_COLORS: { blue: string; green: string; grey: string; orange: string; purple: string; red: string; yellow: string } = ...
Type declaration
[key: string]: string
blue: string
green: string
grey: string
orange: string
purple: string
red: string
yellow: string
Static COLORS
COLORS: string[] = ...
Static DAYOFWEEK
DAYOFWEEK: string[] = ...
Static MONTHS
MONTHS: string[] = ...
Static NAMED_COLORS
NAMED_COLORS: string[] = ...
Static _seed
_seed: number = ...
Static colorHexMap
colorHexMap: {} = ...
Parse rgb(a) string to RGBA