Skip to content

ChartWidgetOptions interface


Chart type: 3 - Column, 4 - Histogram, 5 - Bar, 6 - Combo, 7 - Area, 9 - Line, 10 - Pie, 12 - Donut, 17 - Gauge, 18 - Candlestick

● chartType: ChartType


The cart provider.

● chartWidgetResolver?: (slot: HTMLDivElement) => Widget


● hideSettings?: boolean


● legend?: any


● showOnPaging?: boolean


● supportedChartTypes?: ChartType[]