PaletteCollection
12 Sep 20251 minute to read
Sets and gets the options to customize palette colors.
Properties
color string
Sets and gets the color for a palette.
Defaults to ’’
endValue number
Sets and gets the end value in the heatmap data to set the palette color.
Defaults to null
label string
Sets and gets the label to be set in the corresponding legend for the palette color.
Defaults to ’’
maxColor string
Sets and gets the maximum color for color range in a palette.
Defaults to null
minColor string
Sets and gets the minimum color for color range in a palette.
Defaults to null
startValue number
Sets and gets the start value in the heatmap data to set the palette color.
Defaults to null
value number
Sets and gets the value in the heatmap data to set the palette color.
Defaults to null