timeBounds
Documentation / @elitechart/core / timeBounds
Defined in: math/bounds.ts:61
Compute the time range [from, to] over the given bar sub-range.
Parameters
bars
readonly Bar[]
range
Returns
MinMax | null
null when the sub-range is empty.