You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this example, the "data3" line is added, it is animated once (1s) and then it freezes the app. The bigger the duration, the longer we have to wait for the app to unfreeze.
Screen.Recording.2024-04-23.at.18.10.14.mov
The text was updated successfully, but these errors were encountered:
Description
When updating a chart with a
transition.duration
, the bigger the defined value, the more time the code freezes after the transaction ends.Steps to check or reproduce
https://stackblitz.com/edit/vbgisl
In this example, the "data3" line is added, it is animated once (1s) and then it freezes the app. The bigger the duration, the longer we have to wait for the app to unfreeze.
Screen.Recording.2024-04-23.at.18.10.14.mov
The text was updated successfully, but these errors were encountered: