Skip to content

Reactivity Plotter

This page embeds a standalone Bokeh app generated from fusdb reactivity relations via fusdb.plotting. The plotter is fully static at site-build time: all curve data is precomputed in Python, then interactivity runs in the browser.

Notes

  • Reactions and sources can be toggled independently.
  • Axis limits are applied client-side, so no live Python kernel is required.
  • The embedded HTML is generated automatically during mkdocs build and mkdocs serve.
  • Single static plots are intentionally not wrapped in a separate API anymore; use the underlying reactivity relations directly with your plotting library of choice when you need one-off figures.