Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BF: Interactive Data Stream #973

Open
5 tasks
detlefarend opened this issue May 10, 2024 · 0 comments
Open
5 tasks

BF: Interactive Data Stream #973

detlefarend opened this issue May 10, 2024 · 0 comments
Assignees
Labels
BF Basic Functions/Infrastructure enhancement New feature or request

Comments

@detlefarend
Copy link
Member

detlefarend commented May 10, 2024

Description/Motivation
An interactive data stream shall be implemented. It shows a window with a matplotlib figure and further axes (depending on the dimensionality 2D/3D). It enables adding new instances by clicking on the input axes. The position of the mouse shall be visualized with a crosshair.

Task list

  • 1. New class InteractiveStream (parent: bf.streams.streams.Stream)
    • 2D Mode
    • 3D Mode
  • 2. Howtos 2D/3D
  • 3. RTD Documentation

Related Issues
#622

@detlefarend detlefarend added enhancement New feature or request BF Basic Functions/Infrastructure labels May 10, 2024
@detlefarend detlefarend self-assigned this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BF Basic Functions/Infrastructure enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant