Analyst price target chart: history walks to now, then three dashed projections fan out to High, Mean and Low targets. Scrub the history or hover a target and a KPI-style card reads the value. Theme-aware.
import { Demo } from "@/components/ui/price-target-fan" export default function DemoOne() { return ( <div className="w-full"> <Demo /> </div> ) }
Part of ssicevs UI — browse the full library on 21st.dev.