colorSequenceUtil
A simple utility module for working with color sequences.
Functions
colorFromKeyPointsPercentage
colorSequenceUtil.
colorFromKeyPointsPercentage
(
percentage:
number
,
) →
(
)
Returns a color based on where the percentage lies in the specified color sequence key points. (Credits; ToldFable)