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

test and fix for #154 #155

Merged
merged 2 commits into from
Jun 21, 2019
Merged

test and fix for #154 #155

merged 2 commits into from
Jun 21, 2019

Commits on Jan 15, 2019

  1. test and fix for d3#154

    ondras committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    c36f1dd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Optimize by not computing the same distance twice for each point.

    In the tests, add points that do not belong to the line's coordinates, and some that do.
    
    A review of the formula based on https://beta.observablehq.com/d/39e5f445a82cbff8
    Fil committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    7a6cf8c View commit details
    Browse the repository at this point in the history