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.savefigsaves a figure to a specific path
pyleoclim.utils.plotting.in_notebookFunctions to sense a notebook environment