StackedBarChart component displays a stacked bar chart of user activity log items. It shows the number of correct and incorrect suggestions over time, grouped by day, week, or month.
The props for the StackedBarChart component.
The user activity log items to be displayed in the chart.
Optional
The title of the chart.
StackedBarChart component displays a stacked bar chart of user activity log items. It shows the number of correct and incorrect suggestions over time, grouped by day, week, or month.