React-native-svg-charts: Question: PieChart Animation

Created on 15 May 2019  路  8Comments  路  Source: JesperLekland/react-native-svg-charts

I tried to set the animate={true}, animateDuration={3000} to a PieChart, and it seems there are no animations on the PieChart when i was trying the endAngle and the data.

Most helpful comment

@cubecnelson Guys, any updates on this? This is quite a frequent feature request

All 8 comments

The PieChart animation turned out pretty poor so I decided to disable it in order to now have a bunch of issues on account of it morphing like crazy.

@JesperLekland Any planing to turn in back in the future? (:

The PieChart animation turned out pretty poor so I decided to disable it in order to now have a bunch of issues on account of it morphing like crazy.

Waiting for PieChart Animation

The PieChart animation turned out pretty poor so I decided to disable it in order to now have a bunch of issues on account of it morphing like crazy.

Waiting for PieChart Animation

You are more than welcome to supply a PR with said feature 馃憤

@cubecnelson Guys, any updates on this? This is quite a frequent feature request

Using Animated.View from react-native-reanimated fixed it for me.
I think this could help for you guys.

@Rohitsaxena can you provide a small example please?
Thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

antoinerousseau picture antoinerousseau  路  4Comments

holtc picture holtc  路  4Comments

idanlo picture idanlo  路  6Comments

harikanammi picture harikanammi  路  5Comments

themathiou picture themathiou  路  3Comments