Figure ====== .. currentmodule:: ultraplot.figure .. autoclass:: Figure :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Figure.alignx ~Figure.aligny ~Figure.gridspec ~Figure.ref ~Figure.sharex ~Figure.sharey ~Figure.spanx ~Figure.spany ~Figure.subplotgrid ~Figure.tight .. rubric:: Methods Summary .. autosummary:: ~Figure.add_axes ~Figure.add_subplot ~Figure.add_subplots ~Figure.auto_layout ~Figure.colorbar ~Figure.draw ~Figure.format ~Figure.legend ~Figure.save ~Figure.savefig ~Figure.set ~Figure.set_canvas ~Figure.set_constrained_layout ~Figure.set_size_inches ~Figure.set_tight_layout ~Figure.subplot ~Figure.subplots ~Figure.subplots_adjust ~Figure.tight_layout .. rubric:: Attributes Documentation .. autoattribute:: alignx .. autoattribute:: aligny .. autoattribute:: gridspec .. autoattribute:: ref .. autoattribute:: sharex .. autoattribute:: sharey .. autoattribute:: spanx .. autoattribute:: spany .. autoattribute:: subplotgrid .. autoattribute:: tight .. rubric:: Methods Documentation .. automethod:: add_axes .. automethod:: add_subplot .. automethod:: add_subplots .. automethod:: auto_layout .. automethod:: colorbar .. automethod:: draw .. automethod:: format .. automethod:: legend .. automethod:: save .. automethod:: savefig .. automethod:: set .. automethod:: set_canvas .. automethod:: set_constrained_layout .. automethod:: set_size_inches .. automethod:: set_tight_layout .. automethod:: subplot .. automethod:: subplots .. automethod:: subplots_adjust .. automethod:: tight_layout