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

Small-circle clipping should handle line crossings with invisible endpoints. #1127

Closed
jasondavies opened this issue Mar 8, 2013 · 1 comment
Labels
bug Something isn’t working
Milestone

Comments

@jasondavies
Copy link
Contributor

This currently causes issues with clipAngles much smaller than 90° and d3.geo.graticule’s 3-point meridians in the 3.1.0 branch. If both endpoints are invisible then it incorrectly ignores the entire line, when it should find two intersection points and clip accordingly.

@mbostock
Copy link
Member

Staged in #1120.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Development

No branches or pull requests

2 participants