eelbrain.plot.LineStack.add_vline

LineStack.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.