Skip to content

chartjs-chart-funnel / pickForegroundColorToBackgroundColor

Function: pickForegroundColorToBackgroundColor()

pickForegroundColorToBackgroundColor(color, blackColor, whiteColor): string

Defined in: work/chartjs-chart-funnel/chartjs-chart-funnel/src/color.ts:3

Parameters

color

string

blackColor

string = '#000000'

whiteColor

string = '#ffffff'

Returns

string