Skip to main content

Module gpui_backend

Module gpui_backend 

Source
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ยง

LinkMemberId
Member identifier inside a plot link group.
PlotHandle
A handle for mutating a Plot held inside a PlotView.
PlotLinkGroup
Shared link group used to synchronize multiple PlotView instances.
PlotLinkOptions
Link behavior switches for multi-plot synchronization.
PlotView
A GPUI view that renders a Plot with interactive controls.
PlotViewConfig
Configuration for the GPUI plot view.