Stateless chart component intended for use with useDashboard and useDashboardReport.
reportId
string
required
The unique identifier of the report to display
onClickChartElement
(data: any) => void
Callback function triggered when a chart element is clicked
containerStyle
React.CSSProperties
Custom CSS styles to apply to the chart container
showLegend
boolean
default:"false"
Whether to display the chart legend