8000 Add spline custom interpolation by edmundoa · Pull Request #1268 · c3js/c3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add spline custom interpolation #1268

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? Si 8000 gn in to your account

Merged
merged 1 commit into from
Aug 7, 2015
Merged

Add spline custom interpolation #1268

merged 1 commit into from
Aug 7, 2015

Conversation

edmundoa
Copy link
Contributor

Hi,

These changes add an option to set any custom spline interpolation supported by d3. It would probably make sense to merge the spline and line charts eventually, but I decided to only tackle the problem I was facing for now. Fixes #479.

With these changes it is possible to set a custom spline interpolation
by giving a valid d3 interpolation to spline.interpolation.type.

Fixes #479
masayuki0812 added a commit that referenced this pull request Aug 7, 2015
Add spline custom interpolation
@masayuki0812 masayuki0812 merged commit bbb6d1c into c3js:master Aug 7, 2015
@masayuki0812
Copy link
Member

LGTM. I fixed a bit 782023e, but it's enough to be merged. Thanks!!!

@edmundoa
Copy link
Contributor Author
edmundoa commented Aug 8, 2015

Thank you! 👍

kt3k pushed a commit that referenced this pull request Oct 28, 2018
Options for the type of spline interpolation methods aren't documented -- or at least I couldn't find it in docs. Option was added with #1268
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.

2 participants
0