Variable: Line
@arolariu/components / Line
Variable: Line
Line: {<
DataPointType,ValueAxisType>(props):ReactElement; (props):ReactElement; }
Defined in: components/ui/chart.tsx:548
Call Signature
<
DataPointType,ValueAxisType>(props):ReactElement
Type Parameters
DataPointType
DataPointType = any
ValueAxisType
ValueAxisType = any
Parameters
props
Props<DataPointType, ValueAxisType>
Returns
ReactElement
Call Signature
(
props):ReactElement
Parameters
props
Props<any, any>
Returns
ReactElement
// was this page useful?