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

Feature: Create a 'realtime' graph #74

Open
Mcpoowl opened this issue Apr 7, 2016 · 2 comments
Open

Feature: Create a 'realtime' graph #74

Mcpoowl opened this issue Apr 7, 2016 · 2 comments

Comments

@Mcpoowl
Copy link
Contributor

Mcpoowl commented Apr 7, 2016

I'd love the possibility to dynamically add datapoints to the chart and have the chart behave like a realtime' chart.

Don't know whether it's possible at all, but it sure would be awesome to have this!

Example:
http://codepen.io/statuswoe/pen/hyldD

@JelteMX
Copy link
Contributor

JelteMX commented Apr 7, 2016

The only possibility that I can see is that the widget gets a 'realtimeMicroflow', that will be triggered every second, for example.

@Mcpoowl
Copy link
Contributor Author

Mcpoowl commented Apr 7, 2016

That's how I pictured it in the first place. Maybe with an integer setting so you can set the 'refresh interval' of some sorts. Not sure whether you can update existing datasets, or you'd have to retrieve the complete chart (with all its settings) in the microflow though..

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

No branches or pull requests

2 participants