@orangecheck/design / Sparkline
Function: Sparkline()
function Sparkline(__namedParameters: SparklineProps): any;
Defined in: primitives/sparkline.tsx:17
Tiny inline SVG sparkline. No library — keeps the bundle small and the look consistent with the cypherpunk family aesthetic. Degenerates gracefully to a flat line for empty/single-point data.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | SparklineProps |
Returns
any