.. automodule:: mpl_gui :no-undoc-members:
.. autosummary:: :toctree: _as_gen select_gui_toolkit
.. autosummary:: :toctree: _as_gen ion ioff is_interactive
These are not strictly necessary as they are only thin wrappers around creating a matplotlib.figure.Figure instance and creating children in one line.
.. autosummary:: :toctree: _as_gen figure subplots subplot_mosaic
.. autosummary:: :toctree: _as_gen display demote_figure
.. autoclass:: FigureRegistry :no-undoc-members: :show-inheritance:
.. autoclass:: FigureContext :no-undoc-members: :show-inheritance:
.. autosummary:: :toctree: _as_gen FigureRegistry.figure FigureRegistry.subplots FigureRegistry.subplot_mosaic
.. autosummary:: :toctree: _as_gen FigureRegistry.by_label FigureRegistry.by_number FigureRegistry.figures
.. autosummary:: :toctree: _as_gen FigureRegistry.show_all FigureRegistry.close_all FigureRegistry.show FigureRegistry.close
.. automodule:: mpl_gui.global_figures :no-undoc-members:
.. autosummary:: :toctree: _as_gen figure subplots subplot_mosaic
.. autosummary:: :toctree: _as_gen by_label
.. autosummary:: :toctree: _as_gen show show_all close_all close
.. autosummary:: :toctree: _as_gen ion ioff is_interactive