Skip to main content
Version: v24

StudyPalettesInfo

Interface

A description of a study color palettes.

Properties

addDefaultColor

OptionalReadonly

Use default color for Colorer plots when the value is NaN.

Type

boolean


colors

Readonly

Palette colors.

Type

MappedObject<StudyPaletteInfo> | StudyPaletteInfo[]


valToIndex

OptionalReadonly

Mapping from values returned by the study to palette color index.

Type

MappedObject<number>