Function simplePseudoColorBand

  • 简单离散值颜色计算函数

    • 离散值范围为整数
    • 默认与色带索引一一对应

    Parameters

    • value: number
    • colorList: string[] = CountourColorList

    Returns string

Generated using TypeDoc