Feature request: delete single data point from the UI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
**Proposal:**
Add a button to the Data Explorer, to delete a single Value from the UI. something like shown in the picture.

**Current behavior:**
not possible
**Alternatives considered:**
Using the `|> drop()` `|> delete()` operators (does not work)
**Use case:**
To delete some values that are wrong e.g., the picture shows a point of one of my relative humidity measurements that has a value of over 2bn.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Data Explorer UI and review how it currently represents individual values and available deletion actions. Use the reported incorrect relative-humidity point as the use case; done means a user can select and delete one data point from the UI without relying on the drop() or delete() operators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100