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