keplergl / keplergl/kepler.gl

Mutually exclusive filters

Open
#437 0 comments 0 reactions 0 assignees View on GitHub
backlog
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.**
Filters are all applied at one, there's is no option to choose show `data with 'columnA' = 5 OR 'columnB' = 8`.

**Describe the solution you'd like**
Allow setting AND/OR filters

**Describe alternatives you've considered**
- Allowing SQL WHERE clauses

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the filter state and UI implementation in kepler.gl, then determine how filters are combined and where AND/OR selection belongs; done means users can express columnA = 5 OR columnB = 8 while preserving existing filtering behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.