MPL_Figure ********** .. autoclass:: vispipe.plot_backend.MPL_Figure :members: figure, subfigs, gca, sca, return_fig .. currentmodule:: vispipe.plot_backend.MPL_Figure ======== Plotters ======== Built in plotting methods. .. autosummary:: :toctree: MPL_Figure line scatter triplot contour tricontour hist ============== Figure Options ============== Methods for changing The figure parameters. .. autosummary:: :toctree: MPL_Figure get_title set_title get_subtitle set_subtitle get_xlabel set_xlabel get_ylabel set_ylabel set_xticks set_yticks set_aspect set_grid get_bbox set_bbox set link_subplots cbar savefig