keplergl / keplergl/kepler.gl

Allow data mapper when showing the Data Table

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

Description

**Is your feature request related to a problem? Please describe.**
We are using a custom field to show transparent or colored regions in a layer(kepler colorField). That field is also used to store whether a region is selected or not. When showing the data table we wouldn't like the user to see numbers, but to map those values to some strings.

**Describe the solution you'd like**
A possible mapper for every field so when showing data table it could use the mapper to show custom values for the user

**Describe alternatives you've considered**
Have't come up with an alternative

**Additional context**
This is what it looks like
Screen Shot 2021-11-08 at 11 18 05
I'd like that field to show:
Screen Shot 2021-11-08 at 11 19 01

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.