Function: computeECGChannelLayouts()
computeECGChannelLayouts<
TChannel>(args):ECGChannelLayout<TChannel>[]
Type Parameters
• TChannel extends ECGChannelLike
Parameters
• args
• args.channelScale: number
• args.visibleChannels: TChannel[]
Returns
ECGChannelLayout<TChannel>[]