Historical EPS
Forecast-vs-reported quarterly bars — dashed forecasts, solid reported, a derived Beat-by tip, and a surprise tooltip on hover.
Historical EPS
Forecast-vs-reported quarterly bars — dashed forecasts, solid reported, a derived Beat-by tip, and a surprise tooltip on hover.
When to use it
For any forecast-versus-actual comparison where the gap between the two is the story. The dashed and solid pairing keeps both series legible at small sizes, and the derived beat figure means the reader does not do the subtraction.
Install
Adds Historical EPS and its dependencies to your project through the shadcn CLI.
$ npx shadcn@latest add https://www.ssicevs.com/r/historical-eps.jsonProps · HistoricalEps
| Prop | Type | Default |
|---|---|---|
| data? | EpsQuarter[] | DEFAULT_DATA |
| title? | string | "Historical EPS" |
Generated from the component source. Run npm run props:extract after changing a signature.