Skip to content

Commit d1d40e0

Browse files
committed
consider the case where some points might be NaN (in which case consider both splitting)
1 parent 6386b86 commit d1d40e0

File tree

3 files changed

+107868
-836
lines changed

3 files changed

+107868
-836
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plotly-custom",
3-
"version": "3.3.1",
4-
"main": "plotly-custom.min.js",
3+
"version": "3.3.1-nan-fix",
4+
"main": "plotly-custom.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
77
},

0 commit comments

Comments
 (0)