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

Animate updated nodes in graph view #180

Closed
jumpinjackie opened this issue Aug 16, 2016 · 2 comments
Closed

Animate updated nodes in graph view #180

jumpinjackie opened this issue Aug 16, 2016 · 2 comments

Comments

@jumpinjackie
Copy link

It would be nice if an action updates node values, that the affected nodes blink/flash/animate-in-some-way in the graph view as a visual indicator that some part of the state got updated.

To use the redux counter example. If I'm in graph view, when I hit + or -, it would be great if the counter node (whose value was updated by the increment/decrement actions) blinks/flashes/animates in the graph view.

@zalmoxisus
Copy link
Owner

Thanks for the suggestion. It would be awesome indeed. If you can send a pull request to the chart monitor it would be much appreciated by the community.

@zalmoxisus
Copy link
Owner

Implemented in v2.8.0.

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