forked from nilearn/nilearn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add check for vmin, vmax in plot_surf_roi (nilearn#2052)
* added check for vmin, vmax Passed vmin, vmax values were being overwritten by default values. Added check to use default vmin, vmax if no parameters are passed * remove commented out code * unit test for plot_surf_roi * add plot_surf_roi fixes to whats_new
- Loading branch information
1 parent
e0ae31c
commit 2ead4d0
Showing
3 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters