HumanSignal / HumanSignal/label-studio
Error when annotating last data-point in time-series
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
A clear and concise description of what the bug is.
When annotating time-series, it is not possible to annotate the last data-point in the time series. The "end" key in "result" becomes: "0NaN-NaN-NaN NaN:NaN:NaN"
**To Reproduce**
Steps to reproduce the behavior:
0. Install Label Studio 1.1 via docker.
1. Click on time-series task.
2. Mark time-series including last data-point.
3. Note that marking not is visible.
**Expected behavior**
I expected that the marking is visible and end key is a timestamp.
**Screenshots**



**Environment (please complete the following information):**
- OS: Runs on Label Studio Docker image.
- Label Studio Version 1.1
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.