ContextLab / hypertools

A Python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1.83k stars 160 forks source link

on-the-fly interactive labels #111

Open jeremymanning opened 7 years ago

jeremymanning commented 7 years ago

After implementing support for streaming data, 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.