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 code dataroll the dice Start interacting with the chart to log actions
Base
Key to use to index the data. Keys to use to determine each serie. Style
Define style for common elements such as labels, axes… Defines how to compute slice color. Defines CSS mix-blend-mode property. inherit theme custom
inherited property
modifiers
No modifier.
Method to compute border color. Grid
Number of levels to display for grid Determine shape of the grid. Label offset from outer radius. Dots
Enable/disable dots.
Overrides default dot circle. inherit theme custom
theme property
Method to compute dots color. Width of the dots border. inherit theme custom
inherited property
modifiers
No modifier.
Method to compute dots border color. Enable/disable dots label.
Label Y offset from dot shape. Motion
Motion config for react-spring, either a preset or a custom configuration.