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
I have a bar chart component on which I have set the isAnimated prop to be true. When I do this, it seems like on initial render the chart animates as expected (from the y = 0 point of the axis), but on data change, it animates from all different directions. I don't believe we had this issue when using version ^1.4.10 but seems to have broken at some point after.
(as far as I can tell, animation works as expected up to version 1.4.30 of the package)
Description
Simulator.Screen.Recording.-.iPhone.13.mini.-.2024-10-12.at.12.12.03.mp4
I have a bar chart component on which I have set the
isAnimated
prop to be true. When I do this, it seems like on initial render the chart animates as expected (from the y = 0 point of the axis), but on data change, it animates from all different directions. I don't believe we had this issue when using version ^1.4.10 but seems to have broken at some point after.(as far as I can tell, animation works as expected up to version 1.4.30 of the package)
Thank you for your attention to this matter!
Steps to reproduce
here are the bar chart component props I am using
Snack or a link to a repository
No response
version of react-native-gifted-charts
1.4.44
React Native version
0.73.6
Platforms
iOS
Workflow
React Native
The text was updated successfully, but these errors were encountered: