molecule
gy-risk-pyramid
Layered severity-tier visualisation with P0 at the apex and each subsequent tier widening to the base for structural debt and SLO breakdowns.
Live
What you ship.
Markup
<gy-risk-pyramid size="md"></gy-risk-pyramid>Prop space
Tier
Tag
Sizes
| Prop | Type | Default | Description |
|---|---|---|---|
size | 'sm' | 'md' | 'lg' | 'md' | Display size; defaults to "md". |
tiers | readonly RiskTier[] | [] | Tier rows; apex first, base last. Empty array shows placeholder. |
Where this lives
import '@gyrum-labs/components/risk-pyramid/risk-pyramid.js';