SystemSparkline
Metric Sparkline
Metric Sparkline from the System package.
Loading MetricSparkline…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
samplesRequiredSamples in chronological order. | readonly MetricSample[] | — |
minOptionalLower bound of the value axis (default: 0). | number | 0 |
maxOptionalUpper bound of the value axis (default: highest sample value). | number | — |
toneOptional | "muted" | "accent" | "danger" | "warning" | "success" | "accent" |
heightOptionalRendered height in pixels (default: 48). | number | 48 |
fillOptionalShade the area under the line (default: true). | boolean | true |
labelOptional | string | — |