tfmri.plot.show

show(*args, **kwargs)[source]

Displays all open figures.

This function is an alias for matplotlib.pyplot.show.

For the parameters, see matplotlib.pyplot.show.