Skip to main content

Variable: LineChart

@arolariu/components


@arolariu/components / LineChart

Variable: LineChart

LineChart: <DataPointType>(props) => ReactElement

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

Type Parameters

DataPointType

DataPointType = any

Parameters

props

CartesianChartProps<DataPointType> & object

Returns

ReactElement

Consumes

ResponsiveContainerContext

Provides

CartesianViewBoxContext

Provides

CartesianChartContext

// was this page useful?