# CustomTooltip

**Kind:** Component

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

## Props

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

## Diagram

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

## Referenced By

- `DonutChart` (RENDERS)
