Skip to main content

ChartProps

Props of Chart

Properties

chartType

chartType: number

Type of chart to be rendered


data

data: WithIndexer<string>[]

Data to be visualized in the chart


series

series: ReportChartSeries[]

Array of series to be displayed in the chart