Skip to main content

Interface: StudyPalettesInfo

Charting Library.StudyPalettesInfo

A description of a study color palettes.

Properties

addDefaultColor

OptionalReadonly

addDefaultColor: boolean

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


colors

Palette colors.


valToIndex

OptionalReadonly

valToIndex: MappedObject<number>

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