eelbrain.plot.SensorMap3d.add_hline

SensorMap3d.add_hline(y, axes=None, *args, **kwargs)

Draw a horizontal line on one or more axes

Parameters:

Notes

See Matplotlib’s matplotlib.axes.Axes.axhline() for more arguments.