Enode — API Reference
Preparing search index...
ui/src/charts/bar-path-pair
BarPathPair
Function BarPathPair
BarPathPair
(
__namedParameters
:
{
barPath
:
BarPathChart
;
className
?:
string
;
crosshairTime
:
number
|
null
;
forceVectors
?:
boolean
;
onCrosshairChange
:
(
time
:
number
)
=>
void
;
phases
?:
readonly
PhaseSegment
[]
;
variant
?:
BarPathPairVariant
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
barPath
:
BarPathChart
;
className
?:
string
;
crosshairTime
:
number
|
null
;
forceVectors
?:
boolean
;
onCrosshairChange
:
(
time
:
number
)
=>
void
;
phases
?:
readonly
PhaseSegment
[]
;
variant
?:
BarPathPairVariant
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Enode — API Reference
Loading...