Tim Stavenger

Results 5 comments of Tim Stavenger

I think I've encountered the same problem. I export data & config from Kepler and then try to reload the keplergl.json using addDataToMap(). I get a map centered in the...

Any update on being able to address this issue? I've recently run into what sounds like a similar problem where a CSV gets parsed with `_1` as the value for...

Follow-up -- downgrading to papaparse 5.3.2 corrected the problem.

The `_1` value strikes me as similar to data issues found in #985.

I brought in the same changes from PR #839 to updated node-sass. That lets it build with Node 14.4.0. I also changed the .travis-ci.yml and Dockerfile to use 14.4.0 I...