# CustomTooltip

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `active` | `any` | ✓ | - |
| `payload` | `any` | ✓ | - |
| `label` | `any` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_CustomTooltip_64b1f87["CustomTooltip"]
    class component_CustomTooltip_64b1f87 rootComponent
```

## Referenced By

- `TimeSeriesChart` (RENDERS)
