Contents Menu Expand Light mode Dark mode Auto light/dark mode
xrtist 0.0.1 documentation
xrtist 0.0.1 documentation
  • Data organizers: proof of concept
  • Plotting: multiple backend support
  • API reference
    • Backends
      • Bokeh interface layer
      • Matplotlib interface layer
    • xrtist.PlotCollection
Back to top
Edit this page

Backends#

Each sub-module within this module implements a common interface layer with the specified plotting library.

  • Bokeh interface layer
    • Initialization
    • Plotting
  • Matplotlib interface layer
    • Initialization
    • Plotting
Next
Bokeh interface layer
Previous
API reference
Copyright © 2022, ArviZ team
Made with Sphinx and @pradyunsg's Furo