.. _api.Subplot: Subplot ******* ======= Subplot ======= .. currentmodule:: fastplotlib.layouts._subplot Constructor ~~~~~~~~~~~ .. autosummary:: :toctree: Subplot_api Subplot Properties ~~~~~~~~~~ .. autosummary:: :toctree: Subplot_api Subplot.axes Subplot.background_color Subplot.camera Subplot.canvas Subplot.controller Subplot.docks Subplot.graphics Subplot.legends Subplot.name Subplot.objects Subplot.parent Subplot.position Subplot.renderer Subplot.scene Subplot.selectors Subplot.toolbar Subplot.viewport Methods ~~~~~~~ .. autosummary:: :toctree: Subplot_api Subplot.add_animations Subplot.add_graphic Subplot.add_image Subplot.add_line Subplot.add_line_collection Subplot.add_line_stack Subplot.add_scatter Subplot.add_text Subplot.auto_scale Subplot.center_graphic Subplot.center_scene Subplot.center_title Subplot.clear Subplot.delete_graphic Subplot.get_figure Subplot.get_rect Subplot.insert_graphic Subplot.map_screen_to_world Subplot.remove_animation Subplot.remove_graphic Subplot.render Subplot.set_title Subplot.set_viewport_rect