closefig (pyleoclim.utils.plotting.closefig)

pyleoclim.utils.plotting.closefig(fig=None)[source]

Show the figure

Parameters

fig (matplotlib.pyplot.figure) – The matplotlib figure object

See also

pyleoclim.utils.plotting.savefig

saves a figure to a specific path

pyleoclim.utils.plotting.in_notebook

Functions to sense a notebook environment