Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

victory bar animation no working ? #11

Open
jcgb15 opened this issue Nov 4, 2019 · 0 comments
Open

victory bar animation no working ? #11

jcgb15 opened this issue Nov 4, 2019 · 0 comments

Comments

@jcgb15
Copy link

jcgb15 commented Nov 4, 2019

I added <VictoryBar
style={{ data: { fill: colors.noAction , datum : colors.noAction, strokeWidth: 0 } }}
alignment="middle"
data={this.state.values}
barRatio={0.8}
animate={{
duration: 2000,
onLoad: { duration: 2000 }
}}
/>
but it seems to be ignoring the animation, when I remove the TouchableGraph wrapper, animations works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant