Module plot_overlay

Module plot_overlay 

Source
Expand description

GUI overlay system for interactive plot controls and annotations

This module handles the egui-based UI that sits on top of the WGPU-rendered plot content, providing controls, axis labels, grid lines, and titles.

Structs§

FrameInfo
Information about the current frame’s UI state
OverlayConfig
Configuration for the plot overlay
OverlayMetrics
PlotMargins
PlotOverlay
GUI overlay manager for plot annotations and controls