# ef-tornado-chart

A data visualization that helps to
show the differences or similarities between values

## Properties

| Property    | Attribute   | Type             | Default | Description                     |
|-------------|-------------|------------------|---------|---------------------------------|
| `primary`   | `primary`   | `string \| null` | null    | Primary bar chart legend text   |
| `secondary` | `secondary` | `string \| null` | null    | Secondary bar chart legend text |

## Slots

| Name     | Description                                      |
|----------|--------------------------------------------------|
| `footer` | Any HTML contents to display at chart footer section |
| `header` | Any HTML contents to display at chart header section |
