keplergl / keplergl/kepler.gl

[Bug] When value filter is applied the legend scale is not TRUE

Open
#1,302 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

When apply the legend filter on the geocoded point with value (ex. signal level)

**To Reproduce**
Steps to reproduce the behavior:
1. Load data.
2. Open legend - notice the color to value ranges
3. Apply value filter.
4. Filtered points disapear from the map. Colors of the points left on the map do not change (good behavior)
color legend updates in realtime with the filter applied and is now NOT TRUE to the points on the map.

**Expected behavior**
The legend should not change (prefered), or the should be the option on the legend to update the legend or keep the legend from the whole data set.

**Screenshots**
See red point is -79 when inspected with a tooltip and on the legend it is marked as green.

*
![2020-10-22 11_25_37-Window](https://user-images.githubusercontent.com/23699880/96852477-760adb80-1459-11eb-9c02-ed73c4ea2a05.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by loading data with geocoded points and a value such as signal level, then apply the legend value filter while comparing point colors with the legend ranges and tooltip values. Clarify whether the legend should remain based on the full data set or offer a choice, then verify that the displayed legend stays consistent with the points on the map.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.