Generates a radar chart from an array of data. Note that margin object does not take grid labels into account, so you should adjust it to leave enough room for it.
The responsive alternative of this component is
ResponsiveRadar
.
This component is available in the @nivo/api
, see
sample or
try it using the API client.
See the dedicated guide on how to setup legends for this component.
Chart data.
Key to use to index the data.
Keys to use to determine each serie.
'auto'
Maximum value.
Optional formatter for values.
'linearClosed'
Curve interpolation.
Chart width.
Chart height.
Chart margin.