Now glassbrain accepts draw_arrows argument, which if set to True arrows pointing the direction of activation is drawn over the glassbrain plots. Naturally, for this to work NDVar needs to contain space dimension (i.e 3D vector data). By default it is set to False.
Now glassbrain accepts
draw_arrows
argument, which if set toTrue
arrows pointing the direction of activation is drawn over the glassbrain plots. Naturally, for this to workNDVar
needs to contain space dimension (i.e 3D vector data). By default it is set toFalse
.