Radar Chart Polygon
A production-scale, light + dark Radar Chart Polygon component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add radar-chart-polygonLive preview available in the gallery.
Usage
import { RadarChartPolygon } from "@lerpa/ui";
<RadarChartPolygon />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| data | RadarAxis[] | — | |
| max | number | — | |
| title | string | — | |
| color | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.