keplergl / keplergl/kepler.gl

[Bug] Exported map does not render hexbin colorscale correctly

Open
#816 0 comments 0 reactions 1 assignee Claimed by @macrigiuseppe View on GitHub
bug
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

**Describe the bug**
HTML exported map does not render colorscale on hexbin correctly. My color scale goes from blue (low) to red (high). When I export the map nearly all hexbin columns are blue

**To Reproduce**
Steps to reproduce the behavior:
1. Set up map with hexbins with height, and color scale tied to average of field (i.e. not point count)
2. export allowing users to edit map
3. open the downloaded map
4. See that color scale is not properly applied on map

**Expected behavior**
Map retains color scale as it was on the webpage once it is converted to an html

**Screenshots**
view from kepler.gl webpage interface
![Screen Shot 2019-11-06 at 13 46 57](https://user-images.githubusercontent.com/47341071/68269124-eb8c6900-009b-11ea-9ea1-8c8940d1e1eb.png)

view from html export
![Screen Shot 2019-11-06 at 13 47 43](https://user-images.githubusercontent.com/47341071/68269155-07900a80-009c-11ea-8da9-34cce8de243f.png)

**Desktop (please complete the following information):**
- OS: macOS
- Browser chrome
- Version 78.0.3904.70

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.