Expand description
Backend adapters for visualization
This module provides adapters for different plotting backends like plotters, plotly, etc. It allows metrics visualizations to be rendered using different plotting libraries.
Structs§
- Plotly
Backend - A struct for rendering visualizations using plotly
- Plotly
Interactive Backend - A backend adapter for Plotly interactive visualizations
Traits§
- Plotly
Interactive Backend Interface - Interface for Plotly interactive backend
- Plotting
Backend - A trait for plotting backends
Functions§
- default_
backend - Create the default plotting backend
- default_
interactive_ backend - Create the default interactive plotting backend
- enhance_
visualization - Enhance a visualization data structure with additional data