Components

RadarChart

<RadarChart />

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

View Source Components/D3/RadardChart.jsx, line 5

a radar Chart

ReactElement