Enode — API Reference
Preparing search index...
ui/src/charts/rep-technique-charts
RepTechniqueCharts
Function RepTechniqueCharts
RepTechniqueCharts
(
__namedParameters
:
{
barPath
?:
BarPathChart
|
null
;
crosshairTime
:
number
|
null
;
isBarbell
?:
boolean
;
metricCharts
:
TechniqueChart
[]
;
onCrosshairChange
:
(
time
:
number
)
=>
void
;
phases
:
PhaseSegment
[]
;
plotHeight
?:
number
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
barPath
?:
BarPathChart
|
null
;
crosshairTime
:
number
|
null
;
isBarbell
?:
boolean
;
metricCharts
:
TechniqueChart
[]
;
onCrosshairChange
:
(
time
:
number
)
=>
void
;
phases
:
PhaseSegment
[]
;
plotHeight
?:
number
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Enode — API Reference
Loading...