Ratings Radar
Analyst-ratings pentagon with hairline rings and one green wedge pulled toward the dominant rating; the caption derives from the data.
Ratings Radar
Analyst-ratings pentagon with hairline rings and one green wedge pulled toward the dominant rating; the caption derives from the data.
When to use it
For a fixed set of categorical scores that always share the same axes, such as analyst ratings or survey dimensions. Use it when the shape of the distribution matters more than the exact values.
Install
Adds Ratings Radar and its dependencies to your project through the shadcn CLI.
$ npx shadcn@latest add https://www.ssicevs.com/r/ratings-radar.jsonProps · RatingsRadar
| Prop | Type | Default |
|---|---|---|
| ratings? | RadarRating[] | DEFAULT_RATINGS |
| title? | string | "Analyst ratings" |
| caption? | stringDefaults to "<total> analysts · last 90 days". | — |
Generated from the component source. Run npm run props:extract after changing a signature.