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

geoPath.curve ? #193

Closed
Fil opened this issue May 21, 2020 · 1 comment
Closed

geoPath.curve ? #193

Fil opened this issue May 21, 2020 · 1 comment
Assignees

Comments

@Fil
Copy link
Member

Fil commented May 21, 2020

It would be great to be able to specify geoPath.curve(d3.curveBasis) to make sketchy maps https://observablehq.com/@d3/context-to-curve

A difficulty might be to find how to automatically switch to curveBasisClosed for rings, so maybe the signature would have to be geoPath.curve(d3.curveBasis, d3.curveBasisClosed); it's a bit ugly.

@Fil Fil self-assigned this May 21, 2020
@Fil
Copy link
Member Author

Fil commented May 21, 2020

oops wrong repo
d3/d3-geo#199

@Fil Fil closed this as completed May 21, 2020
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

1 participant