help wantedpriority: mediumtype: feature
Repository-Metriken
- Stars
- (3 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Description
Add interactive plotting support using egui for real-time data exploration.
Features
- Pan and zoom
- Hover tooltips
- Click to select data points
- Real-time updates
- Export from interactive view
Tasks
- Evaluate egui integration approach
- Implement interactive Canvas backend
- Add pan/zoom functionality
- Add hover tooltips
- Add data selection
- Create examples
- Document usage
Acceptance Criteria
- Smooth interactive experience
- Works on all platforms
- Reasonable performance with large datasets