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

Animation on data change? #12

Open
mishushakov opened this issue Oct 1, 2017 · 4 comments
Open

Animation on data change? #12

mishushakov opened this issue Oct 1, 2017 · 4 comments

Comments

@mishushakov
Copy link

Hey guys, love the library, could you please add animation when data changes or new properties are added? Would be very nice, thank you!

@mishushakov
Copy link
Author

@QingWei-Li Hey, you closed the issue, but the bug remains :( https://jsfiddle.net/nyh18bLq/417/ is it just cache or should it work like that?

@QingWei-Li QingWei-Li reopened this Jan 23, 2018
@armandomendivil
Copy link

Something new about this issue I wanna get an animation when data change, is it posible?

@QingWei-Li
Copy link
Owner

You can try laue https://github.com/QingWei-Li/laue

@thaddeusm
Copy link

Here's a hack that worked for me:

I assign a key to the vue-trend instance and update it when the data changes in order to redraw the chart. This is a good write-up on forcing a component to render again in Vue.

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

4 participants