Methods
Static
getThreeColorGradientRGB
- getThreeColorGradientRGB(value, para): string
Returns string
Static
getTwoColorGradientRGB
- getTwoColorGradientRGB(value, para): string
Returns string
Static
normalize
- normalize(value, fromSource, toSource, fromTarget?, toTarget?): number
Parameters
value: number
fromSource: number
toSource: number
fromTarget: number = 0
toTarget: number = 1
Returns number