# XWUIDisplaySparkline

Micro chart: small inline sparkline. SVG-based.

## Basic Usage

Micro chart: small inline sparkline.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Micro chart: small inline sparkline.
```

## Coloured Trends

Up, down and volatile series, each tinted with its own stroke and fill colour.

```example
file: examples/Trends.ts
html: examples/Trends.html
title: Coloured Trends
description: Up, down and volatile series, each tinted with its own stroke and fill colour.
```

## Custom Size and Label

A larger sparkline with explicit width/height and an accessible ariaLabel.

```example
file: examples/Sized.ts
html: examples/Sized.html
title: Custom Size and Label
description: A larger sparkline with explicit width/height and an accessible ariaLabel.
```

```api
```
