# LineChart

**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#L58)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `trend` | `TrendPoint[]` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_LineChart_164f39d1["LineChart"]
    class component_LineChart_164f39d1 rootComponent
```

## Referenced By

- `DeflectionCockpit` (RENDERS)
