SparkLine
A SparkLine component from the Sigil design system.
Import
import { SparkLine } from "@sigil-ui/components";Usage
<SparkLine>...</SparkLine>Props
| Prop | Type | Default | Description |
|---|---|---|---|
data | number[] | — | — |
width | number | — | — |
height | number | — | — |
color | string | — | — |
filled | boolean | true | Fill area under line. |
showEndDot | boolean | true | Show a dot at the last data point. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-primary | Primary |