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ยง
- Gpui
Plot View - A GPUI view that renders a
Plotwith interactive controls. - Link
Member Id - Member identifier inside a plot link group.
- Plot
Handle - A handle for mutating a
Plotheld inside aGpuiPlotView. - Plot
Link Group - Shared link group used to synchronize multiple
GpuiPlotViewinstances. - Plot
Link Options - Link behavior switches for multi-plot synchronization.
- Plot
View Config - Configuration for the GPUI plot view.