Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.
nilearn.experimental.plotting.view_surf¶
- nilearn.experimental.plotting.view_surf(surf_mesh, surf_map=None, bg_map=None, hemi='left', **kwargs)[source]¶
Insert a surface plot of a surface map into an HTML page.
Examples using nilearn.experimental.plotting.view_surf
¶
Loading and plotting of a cortical surface atlas
Loading and plotting of a cortical surface atlas
Making a surface plot of a 3D statistical map
Making a surface plot of a 3D statistical map