SubplotGrid =========== .. currentmodule:: ultraplot.gridspec .. autoclass:: SubplotGrid :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SubplotGrid.figure ~SubplotGrid.gridspec ~SubplotGrid.shape .. rubric:: Methods Summary .. autosummary:: ~SubplotGrid.altx ~SubplotGrid.alty ~SubplotGrid.dualx ~SubplotGrid.dualy ~SubplotGrid.format ~SubplotGrid.insert ~SubplotGrid.inset ~SubplotGrid.inset_axes ~SubplotGrid.panel ~SubplotGrid.panel_axes ~SubplotGrid.share_labels ~SubplotGrid.twinx ~SubplotGrid.twiny .. rubric:: Attributes Documentation .. autoattribute:: figure .. autoattribute:: gridspec .. autoattribute:: shape .. rubric:: Methods Documentation .. automethod:: altx .. automethod:: alty .. automethod:: dualx .. automethod:: dualy .. automethod:: format .. automethod:: insert .. automethod:: inset .. automethod:: inset_axes .. automethod:: panel .. automethod:: panel_axes .. automethod:: share_labels .. automethod:: twinx .. automethod:: twiny