ContextLab / ContextLab/hypertools
on-the-fly interactive labels
Open
low priority
medium effort
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 164
- Avg merge
- 23h 31m
- Merged PRs (30d)
- 1
Description
After implementing support for [streaming data](https://github.com/ContextLab/hypertools/issues/101), it would be nice to be able to interactively label plot points. The way I'm imagining this working is that, when visualizing a data stream, the user might press spacebar, prompting a dialogue box to ask for a label for whatever points are active at that moment (i.e. the current "event"). The user would then type an event label, which would be continually marked on the plot.
Contributor guide
Assessment
This issue has not been assessed yet.