Skip to main content

Variable: AreaChart

@arolariu/components


@arolariu/components / AreaChart

Variable: AreaChart

AreaChart: <DataPointType>(props) => ReactElement

Defined in: components/ui/chart.tsx:510

Type Parameters

DataPointType

DataPointType = any

Parameters

props

CartesianChartProps<DataPointType> & object

Returns

ReactElement

Consumes

ResponsiveContainerContext

Provides

CartesianViewBoxContext

Provides

CartesianChartContext

// was this page useful?