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

React-vis crashes if animation is defined for all chart types #114

Closed
mcnuttandrew opened this issue Jul 21, 2016 · 1 comment
Closed

React-vis crashes if animation is defined for all chart types #114

mcnuttandrew opened this issue Jul 21, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@mcnuttandrew
Copy link
Contributor

I'm seeing a bug wherein if animation duration is set via a prop like:

animation: {duration: 500},

Then I get a crash error from react-vis like

screen shot 2016-07-21 at 10 27 33 am

This is completely avoidable by not declaring animation. This appears to affect all chart types

@bulyonov
Copy link
Contributor

bulyonov commented Aug 31, 2016

Fixed in #115 and #126. The animation API has changed. Please refer to the docs, when 0.6 will be released

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

No branches or pull requests

2 participants