new ChartActivity(className) → {JSX.Element}
Render a BarChart with user activity data
Parameters:
| Name | Type | Description |
|---|---|---|
className |
string | classname given to the article element |
Returns:
- Return a BarChart containing user's activity data
- Type
- JSX.Element