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

null, undefined, NaN and -Infinity create holes #61

Merged
merged 9 commits into from
Jan 8, 2023
Merged

Commits on Jul 7, 2022

  1. null, undefined, NaN and -Infinity create holes. Ignore infinite valu…

    …es when computing the thresholds.
    
    closes #49
    Fil committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    80daf12 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Update src/contours.js

    Co-authored-by: Mike Bostock <mbostock@gmail.com>
    Fil and mbostock committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b429650 View commit details
    Browse the repository at this point in the history
  2. post-review

    Fil committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    d8d8f3f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    a1fa540 View commit details
    Browse the repository at this point in the history
  2. nullish

    mbostock committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    3b45fd2 View commit details
    Browse the repository at this point in the history
  3. extract closure

    mbostock committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    7b1f992 View commit details
    Browse the repository at this point in the history
  4. a few comments

    mbostock committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    877511b View commit details
    Browse the repository at this point in the history
  5. another comment

    mbostock committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    15e0cff View commit details
    Browse the repository at this point in the history
  6. another comment

    mbostock committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    e0cc18b View commit details
    Browse the repository at this point in the history