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

Fix Pie Chart tweening breaking on object-valued groups #1085 #1128

Closed
wants to merge 1 commit into from
Closed

Fix Pie Chart tweening breaking on object-valued groups #1085 #1128

wants to merge 1 commit into from

Conversation

XaserAcheron
Copy link
Contributor

See #1085 -- Pie tweening could sometimes cause d3.interpolate to throw an error, particularly when using the 'cap' feature.

@gordonwoodhull
Copy link
Contributor

Great, thanks for the PR!

@XaserAcheron
Copy link
Contributor Author

No problemo -- apologies for taking so long to get to it.

@stillesjo
Copy link
Contributor

stillesjo commented Apr 19, 2016

👍
@gordonwoodhull When will this be availble in a beta release?

@gordonwoodhull
Copy link
Contributor

will release this in 2.0 beta 28 today

@gordonwoodhull
Copy link
Contributor

Rebased and merged in 2.0 beta 28

@gordonwoodhull
Copy link
Contributor

Thanks @XaserAcheron!

@XaserAcheron
Copy link
Contributor Author

Glad to help! 🍻

@Fil
Copy link
Contributor

Fil commented May 19, 2016

I just want to say thanks to all of you. I was stuck on this bug for the last two days — finally traced it to d3_interpolateObject, which helped me find my way to this PR. (I'm using reductio.)

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

Successfully merging this pull request may close these issues.

4 participants