Skip to content

Latest commit

 

History

History
73 lines (64 loc) · 1.14 KB

File metadata and controls

73 lines (64 loc) · 1.14 KB

Plot

Plot

.. currentmodule:: fastplotlib

Constructor

.. autosummary::
    :toctree: Plot_api

    Plot

Properties

.. autosummary::
    :toctree: Plot_api

    Plot.camera
    Plot.canvas
    Plot.controller
    Plot.docks
    Plot.graphics
    Plot.name
    Plot.parent
    Plot.position
    Plot.renderer
    Plot.scene
    Plot.selectors
    Plot.toolbar
    Plot.viewport
    Plot.widget

Methods

.. autosummary::
    :toctree: Plot_api

    Plot.add_animations
    Plot.add_graphic
    Plot.add_heatmap
    Plot.add_image
    Plot.add_line
    Plot.add_line_collection
    Plot.add_line_stack
    Plot.add_scatter
    Plot.add_text
    Plot.auto_scale
    Plot.center_graphic
    Plot.center_scene
    Plot.center_title
    Plot.clear
    Plot.close
    Plot.delete_graphic
    Plot.get_rect
    Plot.insert_graphic
    Plot.map_screen_to_world
    Plot.record_start
    Plot.record_stop
    Plot.remove_animation
    Plot.remove_graphic
    Plot.render
    Plot.set_axes_visibility
    Plot.set_grid_visibility
    Plot.set_title
    Plot.set_viewport_rect
    Plot.show
    Plot.start_render