How to display output of plot_losses?

I am storing the Figure returned by learn.recorder.plot_losses(return_fig=True) in a list. How can these Figures be displayed using pyplot?