Preparing search index...
The search index is not available
OpenAlgo Charts API
OpenAlgo Charts API
index
conflateBars
Function conflateBars
conflateBars
(
bars
:
readonly
Bar
[]
,
groupSize
:
number
)
:
Bar
[]
Conflate a bar series into groups of
groupSize
(identity when groupSize ≤ 1).
Parameters
bars
:
readonly
Bar
[]
groupSize
:
number
Returns
Bar
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
OpenAlgo Charts API
Loading...
Conflate a bar series into groups of
groupSize(identity when groupSize ≤ 1).