The most complete library for Bar, Line, Area, Pie, Donut, Stacked Bar and Population Pyramid charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.
Setting scrollAnimation to false in a LineChart does not disable the initial animation for scrollToIndex. I am passing scrollAnimation to scrollRef.current.scrollTo so the scrollAnimation is applied for scrollToIndex.
Setting scrollAnimation to false in a LineChart does not disable the initial animation for scrollToIndex. I am passing scrollAnimation to
scrollRef.current.scrollTo
so the scrollAnimation is applied forscrollToIndex
.Issue: https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/859