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

Streaming or sequence widget #8

Open
martinal opened this issue Aug 23, 2017 · 0 comments
Open

Streaming or sequence widget #8

martinal opened this issue Aug 23, 2017 · 0 comments

Comments

@martinal
Copy link
Collaborator

A loosely defined idea for now, to be expanded on later. Many variations can be imagined, some specific use cases would be needed to elaborate on details.

This widget would represent a sequence of data widgets, but could present itself as a single data widget to an external widget that uses it. The idea is to store (cache) a number of snapshots among which the current one can be selected by a time variable.

Setting time between snapshot times could optionally lead to interpolation between data widget arrays.

Implementing this widget well could solve playback and replay of time series with minimal effort in libraries using ipydatawidgets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant