[Bug] Exported map does not render hexbin colorscale correctly
- 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

view from html export

**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.