Plotting functionality

Plotting of brain surfaces

plot_hemispheres(surf_lh, surf_rh[, …]) Plot left and right hemispheres in lateral and medial views.
plot_surf(surfs, layout[, array_name, view, …]) Plot surfaces arranged according to the layout.
build_plotter(surfs, layout[, array_name, …]) Build plotter arranged according to the layout.

Generic plotting

Plotter([nrow, ncol, offscreen, …])
GridPlotter([nrow, ncol, try_qt, offscreen])