mne.viz.set_3d_title#

mne.viz.set_3d_title(figure, title, size=40)[source]#

Configure the title of the given scene.

Parameters
figureobject

The scene which is modified.

titlestr

The title of the scene.

sizeint

The size of the title.

Examples using mne.viz.set_3d_title#

Visualizing Evoked data

Visualizing Evoked data

Visualizing Evoked data
Plotting sensor layouts of MEG systems

Plotting sensor layouts of MEG systems

Plotting sensor layouts of MEG systems
Plotting sensor layouts of EEG systems

Plotting sensor layouts of EEG systems

Plotting sensor layouts of EEG systems