-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
null, undefined, NaN and -Infinity create holes (#61)
* null, undefined, NaN and -Infinity create holes. Ignore infinite values when computing the thresholds. closes #49 * Update src/contours.js Co-authored-by: Mike Bostock <[email protected]> * post-review * revert unrelated style changes * nullish * extract closure * a few comments * another comment * another comment Co-authored-by: Mike Bostock <[email protected]>
- Loading branch information
Showing
2 changed files
with
105 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters