Constructor
# <RadarChart />
A Radar chart showing the user performances. Filled by D3.js.
Parameters:
| Name | Type | Description |
|---|---|---|
props |
Object
|
props component |
data |
Array.<Object>
|
user data |
svgHeight |
number
|
height of svg container |
a radar Chart
ReactElement