You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dataLoading.js:465 Uncaught RangeError: Maximum call stack size exceeded
at parseDataSet (dataLoading.js:465)
at dataLoading.js:141
at d3.v3.js:2085
at Object.<anonymous> (d3.v3.js:2069)
at Object.event (d3.v3.js:455)
at XMLHttpRequest.respond (d3.v3.js:2021)
The text was updated successfully, but these errors were encountered:
This dataset does load just fine in firefox.
also fails in safari.
I ran it like this:
nohup python -m http.server
server logs are identical no matter which client is used.
the dataset contains
198186 lines and about 40 columns
heres the stack trace from chrome:
The text was updated successfully, but these errors were encountered: