BarChart component displays a bar chart of user activity over time. It aggregates user activity data and visualizes it using Chart.js.
The component props.
The user activity data to be displayed in the chart.
BarChart component displays a bar chart of user activity over time. It aggregates user activity data and visualizes it using Chart.js.