Animating datasets seperately #10432
Unanswered
mattgreenfield
asked this question in
Q&A
Replies: 1 comment
-
@mattgreenfield did you found a way? I don't know why this has no answer. :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to set an animation on a dataset?
I have a chart with 2 datasets, one is a bar and the other a line. I'd like the bars to 'grow' from the bottom up (as per the default) and the line to grow from the left (like this https://www.chartjs.org/docs/3.3.0/samples/animations/progressive-line.html).
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions