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)
- Mouse
Button - Mouse button enumeration
- Plot
Event - Event types for plot interaction
Traits§
- Event
Handler - Event handler trait for plot interaction