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

Kepler crashes on hexbin radius <0.5-1 with colour based on a column [Bug] #960

Closed
seizethedata opened this issue Feb 20, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@seizethedata
Copy link

Describe the bug
kepler.gl crashes when trying to set up hexbin size less than 0.5km, sometimes even o 1km. My file size is reduces to 9mb already. 117k rows x 3 columns.

To Reproduce
Steps to reproduce the behavior:

  1. Load point file into kepler ~100k rows
  2. Change point layer to hex, set hex radius to 0.2-0.5km, colour based on a column
  3. Zoom in or out
  4. Screen goes white - kepler crashed

Expected behavior
I've done this before on larger datasets (~300mb) and it worked just fine. But this week it started crashing even on light datasets.

Screenshots
Here's a screenshot with settings I'm trying to get
Screen Shot 2020-02-20 at 12 54 42

Desktop (please complete the following information):

  • OS: MacOS 10.13.6
  • Chrome
  • Version 79.0.3945.130 (Official Build) (64-bit)
@seizethedata seizethedata added the bug Something isn't working label Feb 20, 2020
@seizethedata seizethedata changed the title [Bug] Kepler crashes on hexbin radius <0.5-1 with colour based on a column [Bug] Feb 20, 2020
@heshan0131 heshan0131 self-assigned this Feb 20, 2020
@heshan0131
Copy link
Contributor

should be fixed, please check

@seizethedata
Copy link
Author

Everything works, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants