Variable INDICATOR_PLOT_STYLESConst

INDICATOR_PLOT_STYLES: readonly { label: string; value: string }[] = ...

Chart types a plot can be re-rendered as. A moving average is a line by default, but the same column of numbers reads better as a histogram or an area depending on what you are looking for — and a descriptor cannot know which. Restricted to the types that make sense for a single value column.