Expand description
GPUI integration for gpui_liveplot.
This module provides a GPUI view that renders a Plot
and handles interactive behaviors such as pan, zoom, box zoom, hover
readouts, and pin annotations.
Structsยง
- Link
Member Id - Member identifier inside a plot link group.
- Plot
Handle - A handle for mutating a
Plotheld inside aPlotView. - Plot
Link Group - Shared link group used to synchronize multiple
PlotViewinstances. - Plot
Link Options - Link behavior switches for multi-plot synchronization.
- Plot
View - A GPUI view that renders a
Plotwith interactive controls. - Plot
View Config - Configuration for the GPUI plot view.