ChartWidgetOptions interface
Properties
Section titled “Properties”chartType
Section titled “chartType”Chart type: 3 - Column, 4 - Histogram, 5 - Bar, 6 - Combo, 7 - Area, 9 - Line, 10 - Pie, 12 - Donut, 17 - Gauge, 18 - Candlestick
● chartType: ChartType
chartWidgetResolver
Section titled “chartWidgetResolver”The cart provider.
● chartWidgetResolver?: (slot: HTMLDivElement
) => Widget
hideSettings
Section titled “hideSettings”● hideSettings?: boolean
legend
Section titled “legend”● legend?: any
showOnPaging
Section titled “showOnPaging”● showOnPaging?: boolean
supportedChartTypes
Section titled “supportedChartTypes”● supportedChartTypes?: ChartType[]