Module interaction

Module interaction 

Source
Expand description

Event handling and user interaction for interactive plots

Manages mouse, keyboard, and touch input for plot navigation and data interaction.

Enums§

KeyCode
Key code enumeration (subset for now)
MouseButton
Mouse button enumeration
PlotEvent
Event types for plot interaction

Traits§

EventHandler
Event handler trait for plot interaction