pyCGM2.Report.plot.addTemporalNormalActivationLayer#
- pyCGM2.Report.plot.addTemporalNormalActivationLayer(figAxis: Axes, acq: btkAcquisition, normalActivationLabel: str, context: str)#
- Displays normal muscle activation in the background of a temporal trace. - Parameters:
- figAxis (plt.Axes) – A matplotlib figure axis. 
- acq (btk.btkAcquisition) – A Btk acquisition. 
- normalActivationLabel (str) – Muscle label. 
- context (str) – Event context. 
 
 
