You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The name is a good one, but mpl_gui.show (which requires a list of Figures to be passed) has a very different API than FigureRegistry.show (and mpl_gui.registry.show) and matplotlib.pyplot.show (to which you may not pass a list of Figures).