-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
Version
6.0.0
Steps to Reproduce
- Create any form of line chart
- Update the options with a different set of data for the series dynamically, for eg: on click of a button
Current Behavior
On initial load, line chart's lines animate from left to right and bar chart's bar animate from bottom to top. When the options change, the bar chart's animation, the same as initial load happens from bottom to top but that doesn't seem to be the case for line charts, the lines update immediately without any animation like it happens on initial load
Expected Behavior
when the options change for line charts, the lines should animate from left to right, the same way it happens on initial load
Environment
- OS:macOS latest
- Browser: Chrome latest
- Framework: Angular latestAny additional comments?
Please refer to the below screen recording showcasing the initial load of a line chart and a bar chart and a difference between options change for a line chart and a bar chart: https://jam.dev/c/0753696c-aa54-4e90-a890-3acba41d4ff6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.