RadarChart
SVG-based radar (spider) chart with configurable values, labels, color, and size.
Default Radar
Standard radar chart with five axes and default gold color scheme.
ABCDE
Character Stats
Labeled radar chart for RPG-style character attribute visualization.
SpeedPowerRangeArmorStealth
Performance Review
Green radar for employee or team performance evaluation.
ABCDE
Skill Assessment
Red radar for technical skill assessment scoring.
ABCDE
Developer Skills
Labeled radar for developer competency across technology areas.
FrontendBackendDevOpsDesignTesting
Product Comparison
Amber radar for comparing product attributes and features.
PriceQualitySupportFeaturesSpeed
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
values | text | "80,60,90,70,85" | Comma-separated percentages (0-100) for each axis |
labels | text | "" | Comma-separated axis labels |
color | text | "#c9952c" | Fill and stroke color |
size | text | "200" | Chart size in pixels |