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