mne_denoise.viz.style_axes#

mne_denoise.viz.style_axes(ax, grid=False)[source]#

Apply per-axes theme overrides.

Parameters:
axmatplotlib.axes.Axes

The axes to style.

gridbool, default=False

If True, add a subtle background grid.