Components/Charts/Sparkline
component (charts)

Sparkline

src/charts/Sparkline.tsx

Import

import { Sparkline } from "@ossrandom/design-system/charts";

Peer dependencies

None — pure SVG / canvas2d render path.

Example

Inline trend

API

extends BaseProps

PropType
data required readonly number[]
width number
height number
stroke string
fill string
showArea boolean
strokeWidth number