# Sparkline

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Analytics/DeflectionCockpit.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Analytics/DeflectionCockpit.tsx#L40)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `values` | `number[]` | ✓ | - |
| `color` | `string` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_Sparkline_640a15d8["Sparkline"]
    class component_Sparkline_640a15d8 rootComponent
```

## Referenced By

- `KpiCard` (RENDERS)
