DeDevs UI
Header Background

Area Chart

Area chart component

Props

PropTypeDefaultDescription
dataArray<{ date: string; value: number }>[]The data to display in the chart
PropTypeDefault
data
{ month: string; desktop: number; }[]
-
config
ChartConfig
-

Example

On this page