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

Dynamic smoothing interpolation #175

Open
DanTsk opened this issue Mar 10, 2021 · 2 comments
Open

Dynamic smoothing interpolation #175

DanTsk opened this issue Mar 10, 2021 · 2 comments

Comments

@DanTsk
Copy link

DanTsk commented Mar 10, 2021

Hello. Is it any way to dynamically set curve smoothing like on the screenshot below?
Really need such functionality.

image

@Fil
Copy link
Member

Fil commented Mar 11, 2021

This looks like it would be a mix of curveStep and curveCardinal? I'm afraid you'll probably have to write your own custom curve.

@mbostock
Copy link
Member

I think this is asking for line simplification, which is not provided by d3-shape, but is available for example in topojson.

https://bl.ocks.org/mbostock/5732029

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

No branches or pull requests

3 participants