ods-charts
    Preparing search index...

    Enumeration ODSChartsVisualMapColorRangeMode

    ODSChartsVisualMapColorRangeMode defines how colors are applied to visualMap ranges.

    Index
    FORCE_COLOR_SET: "forceColorSet"

    Use only colors from the provided color set.

    GENERATE_COLOR_RANGE: "generateColorRange"

    Let the chart build a color range from the first to the last color of the provided color set.