Skip to main content

Module config

Module config 

Source
Expand description

Configuration types shared across the live plot UIs.

Re-exports§

pub use crate::ColorScheme;
pub use crate::CustomColorScheme;

Structs§

AutoFitConfig
Configuration for automatic axis fitting behaviour.
Controllers
Optional programmatic controllers attached to the plot.
FeatureFlags
Toggle individual UI features on or off.
LivePlotConfig
Top-level configuration for the live plot.
ResponsiveLayout
Minimum-size thresholds that control responsive hide/show of UI elements.

Enums§

ScopeButton
Identifies a specific UI button that can be placed in the top bar or the right sidebar.