For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
OverviewCodaControlAPI ReferenceChangelog
OverviewCodaControlAPI ReferenceChangelog
  • Coda API
  • Control API
  • Stanza API
    • stanza
    • cli
    • context
    • device
    • exceptions
    • models
      • plotter
        • backends
        • bokeh
        • inline
        • server
        • utils
    • pyvisa
    • registry
    • timing
    • utils
LogoLogo
On this page
  • Submodules
  • Module Contents
  • Data
  • API
Stanza APIplotterbackends

stanza.plotter.backends

Was this page helpful?
Built with

Bokeh backend protocols and base classes.

Submodules

  • server - Server-based plotting backend for live visualization in browser…
  • utils - Shared utilities for plotting backends…
  • bokeh - Bokeh backend type alias.
  • inline - Inline plotting backend for Jupyter notebooks…

Module Contents

Data

__all__

API

1stanza.plotter.backends.__all__

Value: ['BokehBackend']