eelbrain.plot.Butterfly.add_vline

Butterfly.add_vline(x, axes=None, *args, **kwargs)

Draw a vertical line on one or more axes

Parameters:

Notes

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