# Radar chart

Filled and line radar series on polygon or circular grids.

> For the complete documentation index, see [llms.txt](/llms.txt). Markdown variants are available by appending `.md` to any URL or sending an `Accept: text/markdown` header. An agent skill is available at [/.well-known/agent-skills/site-skill.md](/.well-known/agent-skills/site-skill.md).





<ComponentPreview name="ex-radar-chart">
  <div className="h-[430px] w-full rounded-xl border">
    <ChartcnExampleRadarChart />
  </div>
</ComponentPreview>

## Install [#install]

```bash
npx shadcn@latest add @chartcn/radar-chart
```

Indicators and maxima are derived from your dataset. Series retain independent fills, strokes, symbols, glow, legend selection, and tooltip content.
