SSICEVS UIBeta
Price Target Fan

Price Target Fan

Analyst price targets — a year of history walks to now, dashed projections fan to High / Mean / Low, and a KPI card follows the scrub or hovered target.

When to use it

For projections with an explicit range rather than a single predicted value. The fan makes the spread the subject, which is honest about uncertainty in a way a single forecast line is not.

Install

Adds Price Target Fan and its dependencies to your project through the shadcn CLI.

$ npx shadcn@latest add https://www.ssicevs.com/r/price-target-fan.json

Props · PriceTargetFan

PropTypeDefault
label?stringeyebrow label above the mean target"Price target · 12mo"
current?numberlast traded price — history walks to this point178.52
targets?[PriceTarget, PriceTarget, PriceTarget]DEFAULT_TARGETS
dates?{ start: string; mid: string; horizon: string }{ start: "Jul '25", mid: "Jan '26", hori

Generated from the component source. Run npm run props:extract after changing a signature.