mne.viz.
plot_montage
Plot a montage.
montage : instance of Montage
The montage to visualize.
scale_factor : float
Determines the size of the points. Defaults to 20.
show_names : bool
Whether to show the channel names. Defaults to False.
show : bool
Show figure if True.
fig : Instance of matplotlib.figure.Figure
The figure object.