Closed maedbhk closed 3 years ago
colorbar is now functional for label and func (and for thresholded func data). a bug related to data arg was fixed by reassigning this variable. numpy does some in-place stuff under the hood that can be confusing.
label
func
data
colorbar is now functional for
label
andfunc
(and for thresholded func data). a bug related todata
arg was fixed by reassigning this variable. numpy does some in-place stuff under the hood that can be confusing.