Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/settings/issues/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
data | TrendPoint[] | ✓ | - |
height | number | - | 260 |
Diagram
mermaidgraph TD component_IssueTrendChart_62728ae7["IssueTrendChart"] class component_IssueTrendChart_62728ae7 rootComponent
Relationships
- RENDERS →
ResponsiveContainer - RENDERS →
AreaChart - RENDERS →
CartesianGrid - RENDERS →
XAxis - RENDERS →
YAxis - RENDERS →
RTooltip - RENDERS →
Area
Referenced By
IssuesListPage(RENDERS)
Was this page helpful?